From 9122d8debf18daace323a30ddb3deef3a6c5edb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Wed, 5 Apr 2017 14:26:38 +0200 Subject: [PATCH] Marginal changes. --- autoPyLoT.py | 1 - 1 file changed, 1 deletion(-) diff --git a/autoPyLoT.py b/autoPyLoT.py index f7dbdd5d..9bff77fd 100755 --- a/autoPyLoT.py +++ b/autoPyLoT.py @@ -16,7 +16,6 @@ import pylot.core.loc.hypodd as hypodd import pylot.core.loc.focmec as focmec import pylot.core.loc.hash as hash import pylot.core.loc.nll as nll -#from PySide.QtGui import QWidget, QInputDialog from pylot.core.analysis.magnitude import MomentMagnitude, RichterMagnitude from pylot.core.io.data import Data from pylot.core.io.inputs import AutoPickParameter