Skip to content

Commit

Permalink
#207 remove logger from bbox
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Dec 15, 2023
1 parent 77ae905 commit 1ef7439
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/coastseg/bbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from shapely.geometry import shape
from ipyleaflet import GeoJSON

logger = logging.getLogger(__name__)

__all__ = ["Bounding_Box"]


Expand Down

0 comments on commit 1ef7439

Please sign in to comment.