Commit 6d4b1d05 authored by Stefan Behnel's avatar Stefan Behnel

remove unused imports in test

parent 8e38c5fb
......@@ -8,7 +8,7 @@ Collector.__dealloc__
collect 0
"""
import gc, sys, weakref
import gc
cdef int counter = 0
cdef int next_counter():
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment