Skip to content

Commit 74ab7f6

Browse files
committed
linter
1 parent c82ad8d commit 74ab7f6

File tree

1 file changed

+0
-1
lines changed
  • lambdas/functions/webhook/src/sqs

1 file changed

+0
-1
lines changed

lambdas/functions/webhook/src/sqs/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { SQS, SendMessageCommandInput } from '@aws-sdk/client-sqs';
22
import { WorkflowJobEvent } from '@octokit/webhooks-types';
33
import { createChildLogger, getTracedAWSV3Client } from '@aws-github-runner/aws-powertools-util';
4-
import { ConfigDispatcher } from '../ConfigLoader';
54

65
const logger = createChildLogger('sqs');
76

0 commit comments

Comments
 (0)