Skip to content

Commit

Permalink
CLN: Remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
kjordahl committed Apr 17, 2014
1 parent 8fbbbb1 commit b9a5289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geopandas/geodataframe.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from pandas import DataFrame, Series
from shapely.geometry import mapping, shape
from shapely.geometry.base import BaseGeometry
from six import string_types
from six import string_types, iteritems

from geopandas import GeoSeries
Expand Down

0 comments on commit b9a5289

Please sign in to comment.