Skip to content

Commit a839cce

Browse files
committed
lint fix
1 parent eae3122 commit a839cce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types/common.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export type WafRuleThrottle = {
4646
};
4747

4848
export type WafRuleCustom = {
49-
overrideAction?: any;
5049
name: string;
5150
priority?: number;
5251
action?: WafRuleAction;

0 commit comments

Comments
 (0)