Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
iliapolo committed Nov 7, 2022
1 parent fbb9c54 commit b9ea667
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import * as lambda from '@aws-cdk/aws-lambda';
import * as s3 from '@aws-cdk/aws-s3';
import { CustomResource, Token, Duration } from '@aws-cdk/core';
import * as cr from '@aws-cdk/custom-resources';
import { Env } from 'cdk8s-plus-23';
import { Construct } from 'constructs';

export interface BucketPingerProps {
Expand Down

0 comments on commit b9ea667

Please sign in to comment.