Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr committed Dec 9, 2024
1 parent f6e76aa commit 18e4f06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/__tests__/signing.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Repository } from 'aws-cdk-lib/aws-codecommit';
import { Role, ServicePrincipal } from 'aws-cdk-lib/aws-iam';
import { Function } from 'aws-cdk-lib/aws-lambda';
import { Bucket } from 'aws-cdk-lib/aws-s3';
import { DEFAULT_SUPERCHAIN_IMAGE } from '../constants';
import { Pipeline } from '../pipeline';
import { CodeCommitRepo } from '../repo';

Expand Down

0 comments on commit 18e4f06

Please sign in to comment.