Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dallan-keylogic committed Nov 4, 2024
1 parent 543f793 commit 134cc49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion idaes/models/properties/cubic_eos/BT_PR.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"""
# Import Pyomo libraries
from pyomo.environ import Reals, Param, NonNegativeReals, Set, units as pyunits
from pyomo.common.deprecation import deprecated

# Import IDAES cores
from idaes.core import declare_process_block_class, Component
Expand Down

0 comments on commit 134cc49

Please sign in to comment.