Skip to content

Commit

Permalink
fix: #306
Browse files Browse the repository at this point in the history
  • Loading branch information
herve.le-bars authored and ejamet73 committed Dec 4, 2024
1 parent 12a7e48 commit 42f832e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/bloom/services/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def getZoneVisited(self,
def getZoneVisitingTimeByVessel(self,
zone_id: int,
datetime_range: DatetimeRangeRequest,
session: Session,
order: OrderByRequest,
pagination: PageParams,):
payload=[]
Expand Down

0 comments on commit 42f832e

Please sign in to comment.