Removed pdb.

This commit is contained in:
Ludger Küperkoch 2017-03-15 14:19:37 +01:00
parent e2ec6b3574
commit 368994a28f

View File

@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import pdb
import glob
import obspy.core.event as ope
import os