Selaa lähdekoodia

wxGUI: remove unnecessary import from https://trac.osgeo.org/grass/changeset/69153

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69173 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 8 vuotta sitten
vanhempi
commit
d49c0e315f
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      gui/wxpython/dbmgr/dialogs.py

+ 0 - 1
gui/wxpython/dbmgr/dialogs.py

@@ -20,7 +20,6 @@ This program is free software under the GNU General Public License
 import os
 import types
 
-import grass.script as gscript
 from core import globalvar
 from core.utils import _
 import wx