Skip to content

Commit

Permalink
(chore): Update import
Browse files Browse the repository at this point in the history
  • Loading branch information
NarongOk committed Oct 8, 2024
1 parent 24ac82a commit 2c97418
Show file tree
Hide file tree
Showing 2 changed files with 3,402 additions and 3,012 deletions.
2 changes: 1 addition & 1 deletion libs/aws-cdk-stack/src/lib/stacks/vpc.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { IVpc, Subnet, SubnetSelection, Vpc } from 'aws-cdk-lib/aws-ec2';
import { Stack } from 'aws-cdk-lib/core';
import { Stack } from 'aws-cdk-lib';
import { Construct } from 'constructs';
import { VpcStackProperties } from '../types';
import { logger } from '@nx/devkit';
Expand Down
Loading

0 comments on commit 2c97418

Please sign in to comment.