Skip to content

Commit

Permalink
Github Issue #1091 Removed unused shapely imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Oct 22, 2021
1 parent db6ab40 commit eeb80bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions metplus/wrappers/cyclone_plotter_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
import cartopy.feature as cfeature
import cartopy
from cartopy.mpl.gridliner import LONGITUDE_FORMATTER, LATITUDE_FORMATTER
from shapely.geometry import Point
from shapely.geometry.polygon import Polygon

##If the script is run on a limited-internet access machine, the CARTOPY_DIR environment setting
##will need to be set in the user-specific system configuration file. Review the Installation section
Expand Down

0 comments on commit eeb80bf

Please sign in to comment.