Removed unused import

This commit is contained in:
Jaime van Kessel 2015-08-26 15:30:26 +02:00
parent c300b4d95a
commit fdd8a7bb6c

View file

@ -45,7 +45,6 @@ import platform
import sys
import os
import os.path
import configparser
import numpy
numpy.seterr(all="ignore")