deleted unnecessary import

This commit is contained in:
Sebastian Wehling-Benatelli 2014-10-27 11:55:39 +01:00
parent 12c6fecf74
commit 2d776f84da

View File

@ -27,6 +27,5 @@ The development of PyLoT is part of the joint research project MAGS2.
'''
from obspy.core.utcdatetime import UTCDateTime
from obspy.core.util.attribdict import AttribDict
from pylot.core.read import *
from pylot.core.util import *