Skip to content

Commit

Permalink
test: Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsopre committed Oct 23, 2023
1 parent 09096e0 commit ba5137c
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@
from koswat.dike_reinforcements.reinforcement_profile.reinforcement_profile_protocol import (
ReinforcementProfileProtocol,
)
from koswat.dike_reinforcements.input_profile import (
PipingWallInputProfile,
SoilInputProfile,
StabilityWallInputProfile,
CofferDamInputProfile,
)
from koswat.dike_reinforcements.reinforcement_profile import (
PipingWallReinforcementProfile,
SoilReinforcementProfile,
Expand Down

0 comments on commit ba5137c

Please sign in to comment.