Skip to content

Commit

Permalink
Remove unused ssm library
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Lucattini authored and Alexis Lucattini committed Oct 23, 2024
1 parent 460874e commit b0388fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import * as dynamodb from 'aws-cdk-lib/aws-dynamodb';
import * as path from 'path';
import * as events from 'aws-cdk-lib/aws-events';
import * as events_targets from 'aws-cdk-lib/aws-events-targets';
import * as ssm from 'aws-cdk-lib/aws-ssm';
import * as lambda_python from '@aws-cdk/aws-lambda-python-alpha';
import * as batch from 'aws-cdk-lib/aws-batch';

Expand Down

0 comments on commit b0388fd

Please sign in to comment.