Explorar o código

Remove unused import

Mike Naberezny %!s(int64=11) %!d(string=hai) anos
pai
achega
806f44d7c5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      supervisor/tests/trackrefs.py

+ 0 - 1
supervisor/tests/trackrefs.py

@@ -41,7 +41,6 @@ def doit():
 
 import sys
 import gc
-import types
 
 class TrackRefs(object):
     """Object to track reference counts across test runs."""