We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ac4d9 commit e498351Copy full SHA for e498351
packages/core/src/test/awsService/cloudWatchLogs/registry/liveTailSession.test.ts
@@ -9,7 +9,6 @@ import { LiveTailSession } from '../../../../awsService/cloudWatchLogs/registry/
9
import {
10
CloudWatchLogsClient,
11
StartLiveTailCommand,
12
- StartLiveTailCommandOutput,
13
StartLiveTailResponseStream,
14
} from '@aws-sdk/client-cloudwatch-logs'
15
import { LogStreamFilterResponse } from '../../../../awsService/cloudWatchLogs/wizard/liveTailLogStreamSubmenu'
0 commit comments