Skip to content

Commit ec6b656

Browse files
committed
Removed unused imports
1 parent 86c50c0 commit ec6b656

File tree

1 file changed

+0
-1
lines changed
  • frontend/src/components/ACLPage/Form/CustomACL

1 file changed

+0
-1
lines changed

frontend/src/components/ACLPage/Form/CustomACL/lib.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { KafkaAcl, KafkaAclNamePatternType } from 'generated-sources';
2-
import isRegex from 'lib/isRegex';
32
import { MatchType } from 'components/ACLPage/Form/types';
43

54
import { FormValues } from './types';

0 commit comments

Comments
 (0)