remove unused import

This commit is contained in:
Benjamin Peterson 2013-05-11 16:12:57 -05:00
parent 2943cdb5eb
commit 2e8457d01c
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import gc
import unittest import unittest
import weakref import weakref