Skip to content

Commit 3ca33b8

Browse files
committed
remove unused import
1 parent 52e8c50 commit 3ca33b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/client/lib/cluster/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { EventEmitter } from 'node:events';
66
import { attachConfig, functionArgumentsPrefix, getTransformReply, scriptArgumentsPrefix } from '../commander';
77
import RedisClusterSlots, { NodeAddressMap, ShardNode } from './cluster-slots';
88
import RedisClusterMultiCommand, { RedisClusterMultiCommandType } from './multi-command';
9-
import { RedisMultiQueuedCommand } from '../multi-command';
109
import { PubSubListener } from '../client/pub-sub';
1110
import { ErrorReply } from '../errors';
1211

0 commit comments

Comments
 (0)