code clean up
This commit is contained in:
parent
1878b887f6
commit
dd360bd9cc
@ -366,6 +366,5 @@ class SeiscompDataStructure(object):
|
|||||||
self.getFields()['NET'],
|
self.getFields()['NET'],
|
||||||
self.getFields()['STA'],
|
self.getFields()['STA'],
|
||||||
fullChan,
|
fullChan,
|
||||||
'*{0}'.format(self.getFields()['DAY'])
|
'*{0}'.format(self.getFields()['DAY']))
|
||||||
)
|
|
||||||
return dataPath
|
return dataPath
|
||||||
|
Loading…
Reference in New Issue
Block a user