Skip to content

Commit d872db0

Browse files
committed
chore: remove unused import
1 parent 26e1d77 commit d872db0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/handlers/handlerUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import { ConditionalRouter } from '../services/conditionalRouter';
3131
import { RouterError } from '../errors/RouterError';
3232
import { GatewayError } from '../errors/GatewayError';
3333
import { HookType } from '../middlewares/hooks/types';
34-
import { Readable } from 'node:stream';
3534

3635
/**
3736
* Constructs the request options for the API call.

0 commit comments

Comments
 (0)