diff --git a/src/wire/stream/update-stream.command.ts b/src/wire/stream/update-stream.command.ts index 42c9747..3a316e2 100644 --- a/src/wire/stream/update-stream.command.ts +++ b/src/wire/stream/update-stream.command.ts @@ -1,4 +1,3 @@ - import { deserializeVoidResponse } from '../../client/client.utils.js'; import { wrapCommand } from '../command.utils.js'; import { serializeIdentifier, type Id } from '../identifier.utils.js';