Skip to content

Commit

Permalink
fix(experience): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
zyv committed Apr 17, 2024
1 parent 5f12a66 commit b1b5d39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion logbook/views/experience.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

from ..models.aircraft import AircraftType
from ..models.log_entry import FunctionType, LogEntry
from ..models.pilot import Certificate
from ..statistics.experience import (
ExperienceRecord,
ExperienceRequirements,
Expand Down

0 comments on commit b1b5d39

Please sign in to comment.