Skip to content

Commit

Permalink
chore: remove unused settings
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehk committed Dec 11, 2024
1 parent a210215 commit ca05d8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
from libecalc.core.result import EcalcModelResult
from libecalc.core.result import results as core_results
from libecalc.domain.stream_conditions import Pressure, StreamConditions
from libecalc.dto.core_specs.compressor.operational_settings import (
CompressorOperationalSettings,
)
from libecalc.infrastructure.energy_components.base import BaseConsumerWithoutOperationalSettings


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from libecalc.core.result import EcalcModelResult
from libecalc.core.result import results as core_results
from libecalc.domain.stream_conditions import Pressure, StreamConditions
from libecalc.dto.core_specs.pump.operational_settings import PumpOperationalSettings
from libecalc.infrastructure.energy_components.base import BaseConsumerWithoutOperationalSettings


Expand Down

0 comments on commit ca05d8d

Please sign in to comment.