@@ -27,4 +27,3 @@ async def regulate_ahu_supply_air_temperature():
for ahu in _AHU_LIST:
await get_supply_air_temperature_controlled(_PROJECT_ID, ahu)
-