Skip to content

Commit 68ac00a

Browse files
committed
remove base64 import
1 parent 036f457 commit 68ac00a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sliderule/icesat2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
import warnings
3939
import numpy
4040
import geopandas
41-
import base64
4241
from shapely.geometry.multipolygon import MultiPolygon
4342
from shapely.geometry import Polygon
4443
from sklearn.cluster import KMeans

0 commit comments

Comments
 (0)