Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradip-p committed Jul 13, 2024
1 parent 53a4b73 commit a579f58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/app/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import logging
import geojson
from geojson import Feature
import requests
import shapely
from datetime import datetime, timezone
Expand Down

0 comments on commit a579f58

Please sign in to comment.