Skip to content

Commit 8b1f64b

Browse files
Update run-weakref.test
1 parent c1083a9 commit 8b1f64b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypyc/test-data/run-weakref.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Test cases for weakrefs (compile and run)
22

33
[case testWeakrefRef]
4-
import asyncio
54
import pytest # type: ignore [import-not-found]
65
from weakref import proxy, ref
76
from mypy_extensions import mypyc_attr

0 commit comments

Comments
 (0)