Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdtK committed Mar 21, 2024
1 parent b3ae03b commit 51fd97c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ra2ce/analysis/analysis_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
)
from ra2ce.analysis.indirect.single_link_losses import SingleLinkLosses
from ra2ce.analysis.indirect.single_link_redundancy import SingleLinkRedundancy
from ra2ce.network.hazard.hazard_names import HazardNames


class AnalysisFactory:
Expand Down

0 comments on commit 51fd97c

Please sign in to comment.