We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230bbfb commit ae6ec44Copy full SHA for ae6ec44
python/plugins/sextante/SextantePlugin.py
@@ -42,8 +42,6 @@
42
43
from sextante.modeler.ModelerDialog import ModelerDialog
44
45
-from sextante.about.AboutDialog import AboutDialog
46
-
47
import resources_rc
48
49
cmd_folder = os.path.split(inspect.getfile( inspect.currentframe() ))[0]
0 commit comments