Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
daknhh committed Dec 15, 2023
1 parent af0f20e commit 1ea6ce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/types/fms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import { aws_wafv2 as waf } from "aws-cdk-lib";
import * as fwmEnums from "./enums";
import { InspectionLevel } from "@aws-sdk/client-wafv2";

export interface CustomRequestHandling {
customRequestHandling?: {
Expand Down

0 comments on commit 1ea6ce7

Please sign in to comment.