Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
HaleySchuhl committed Apr 24, 2024
1 parent b4d5ff4 commit 1fd3400
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plantcv/geospatial/read_geotif.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import cv2
import rasterio
import numpy as np
from skimage.util import img_as_uint
from plantcv.plantcv import params
from plantcv.plantcv import fatal_error
from plantcv.plantcv._debug import _debug
Expand Down

0 comments on commit 1fd3400

Please sign in to comment.