Skip to content

Commit 02cc889

Browse files
committed
remove unused import
1 parent 76d9388 commit 02cc889

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playground/javascript/node/search.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { searchClient } from '@experimental-api-clients-automation/client-search';
22
import { ApiError } from '@experimental-api-clients-automation/client-common';
33
import dotenv from 'dotenv';
4-
import { echoRequester } from '@experimental-api-clients-automation/requester-node-http';
54

65
dotenv.config({ path: '../../.env' });
76

0 commit comments

Comments
 (0)