Skip to content

Commit 74a4b67

Browse files
committed
remove unused import
1 parent 5f25a42 commit 74a4b67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unpythonic/syntax/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from ast import (Call, Lambda, FunctionDef, AsyncFunctionDef,
77
If, With, withitem, stmt)
88

9-
from mcpyrate.markers import ASTMarker
109
from mcpyrate.quotes import is_captured_value
1110
from mcpyrate.walkers import ASTTransformer, ASTVisitor
1211

0 commit comments

Comments
 (0)