Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
backend: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
OxygenCobalt committed Mar 24, 2024
1 parent 945cb33 commit 56b1fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/handlers/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
from src.model.route_disable import RouteDisable
from src.model.route_stop import RouteStop
from src.model.stop import Stop
from src.model.waypoint import Waypoint
from src.model.van_tracker_session import VanTrackerSession
from src.model.waypoint import Waypoint
from src.request import process_include

# JSON field names/include values
Expand Down

0 comments on commit 56b1fec

Please sign in to comment.