Skip to content

Commit

Permalink
Removing unwanted import
Browse files Browse the repository at this point in the history
  • Loading branch information
punamverma committed Nov 16, 2023
1 parent ee2c529 commit 2a1ef41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monitoring/monitorlib/clients/flight_planning/client_v1.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import uuid
from typing import Optional, Set
from loguru import logger
from implicitdict import ImplicitDict
from monitoring.monitorlib.clients.flight_planning.client import (
FlightPlannerClient,
Expand Down

0 comments on commit 2a1ef41

Please sign in to comment.