deleted unnecessary import
This commit is contained in:
parent
12c6fecf74
commit
2d776f84da
@ -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.utcdatetime import UTCDateTime
|
||||||
from obspy.core.util.attribdict import AttribDict
|
|
||||||
from pylot.core.read import *
|
from pylot.core.read import *
|
||||||
from pylot.core.util import *
|
from pylot.core.util import *
|
||||||
|
Loading…
Reference in New Issue
Block a user