Skip to content

Commit 5979124

Browse files
Remove unused import
1 parent f773ef5 commit 5979124

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_dfa.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import re
2-
31
from automata.regex.regex import isequal
42
from zkregex_fuzzer.dfa import (
53
has_multiple_accepting_states_regex,

0 commit comments

Comments
 (0)