Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Oct 29, 2012
1 parent 230bbfb commit ae6ec44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/plugins/sextante/SextantePlugin.py
Expand Up @@ -42,8 +42,6 @@

from sextante.modeler.ModelerDialog import ModelerDialog

from sextante.about.AboutDialog import AboutDialog

import resources_rc

cmd_folder = os.path.split(inspect.getfile( inspect.currentframe() ))[0]
Expand Down

0 comments on commit ae6ec44

Please sign in to comment.