Skip to content

Commit

Permalink
fix: #306
Browse files Browse the repository at this point in the history
  • Loading branch information
herve.le-bars committed Nov 29, 2024
1 parent 22122f5 commit 76cc0c2
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 76cc0c2

Please sign in to comment.