Skip to content

Commit d168019

Browse files
committed
remove unused import
1 parent cdca346 commit d168019

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

unpythonic/syntax/letsyntax.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# at macro expansion time. If you're looking for regular run-time let et al. macros,
55
# see letdo.py.
66

7-
from functools import partial
87
from copy import deepcopy
98
from ast import Name, Call, Starred, If, Num, Expr, With
109

0 commit comments

Comments
 (0)