Remove useless imports
[linpy.git] / pypol / linear.py
index 2e48a31..75ae166 100644 (file)
@@ -1,4 +1,3 @@
-import ctypes, ctypes.util
 import functools
 import numbers
 
 import functools
 import numbers