Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhengshs committed Sep 17, 2024
1 parent 2a28c2e commit 9a0f779
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
DescribeLogStreamsCommand,
PutLogEventsCommand,
} from '@aws-sdk/client-cloudwatch-logs';
import { loggers } from 'winston';

const credentials = {
accessKeyId: 'accessKeyId',
Expand Down

0 comments on commit 9a0f779

Please sign in to comment.