Skip to content

Commit

Permalink
fixed #6140
Browse files Browse the repository at this point in the history
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@328 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
  • Loading branch information
volayaf committed Aug 2, 2012
1 parent 4fab993 commit 5303a29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/sextante/ftools/Centroids.py
@@ -1,9 +1,7 @@
import os.path

from PyQt4 import QtGui

from PyQt4.QtCore import *
from qgis.core import *

from sextante.core.GeoAlgorithm import GeoAlgorithm
from sextante.core.QGisLayers import QGisLayers
from sextante.core.GeoAlgorithmExecutionException import GeoAlgorithmExecutionException
Expand Down

0 comments on commit 5303a29

Please sign in to comment.