Skip to content

Commit f92f770

Browse files
Update user-management/infra/aws/lib/network.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a0b9565 commit f92f770

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

user-management/infra/aws/lib/network.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { SubnetType, Vpc } from "aws-cdk-lib/aws-ec2";
22
import { Construct } from "constructs";
3-
import { SharedProps } from "./constructs/shared-props";
4-
53
export interface NetworkProps {
64
networkName: string;
75
}

0 commit comments

Comments
 (0)