Skip to content

Commit 29bff40

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f1cb8b7 commit 29bff40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypyc/primitives/weakref_ops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from mypyc.ir.ops import ERR_MAGIC
22
from mypyc.ir.rtypes import object_rprimitive
3-
from mypyc.primitives.registry import function_op
43

54
# Weakref operations
65

0 commit comments

Comments
 (0)