removing scripts. (#1267)
This commit is contained in:
parent
5cf706fe4d
commit
9aa9a59bb0
@ -5,8 +5,8 @@
|
||||
|
||||
from enum import Enum
|
||||
|
||||
from scripts.definitions.heat_sector import HeatSector
|
||||
from scripts.definitions.heat_system_type import HeatSystemType
|
||||
from definitions.heat_sector import HeatSector
|
||||
from definitions.heat_system_type import HeatSystemType
|
||||
|
||||
|
||||
class HeatSystem(Enum):
|
||||
|
Loading…
Reference in New Issue
Block a user