Skip to content

Commit

Permalink
addressing lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shapirov103 committed Oct 23, 2024
1 parent 1aaa89d commit ada1f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addons/velero/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { KubernetesManifest, ServiceAccount } from "aws-cdk-lib/aws-eks";
import { ServiceAccount } from "aws-cdk-lib/aws-eks";
import * as iam from "aws-cdk-lib/aws-iam";
import * as s3 from "aws-cdk-lib/aws-s3";
import { Construct } from "constructs";
Expand Down

0 comments on commit ada1f3d

Please sign in to comment.