Remove useless imports
[linpy.git] / pypol / isl.py
index a95bba3..ecc32c7 100644 (file)
@@ -1,9 +1,4 @@
 import ctypes, ctypes.util
-import functools
-import math
-import numbers
-import operator
-import re
 
 from . import _isl