Skip to content

Commit 38e3771

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7a1c0a9 commit 38e3771

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypyc/irbuild/specialize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
StrExpr,
3232
SuperExpr,
3333
TupleExpr,
34-
Var,
3534
)
3635
from mypy.types import AnyType, TypeOfAny
3736
from mypyc.ir.ops import (

0 commit comments

Comments
 (0)