Explorar o código

fix an param error

highing666 %!s(int64=3) %!d(string=hai) anos
pai
achega
0b38e2c31a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/controllers/equipment/pau/switch.py

+ 0 - 1
app/controllers/equipment/pau/switch.py

@@ -39,7 +39,6 @@ async def build_acatfu_switch_set(params: ACATFUSwitchSetRequest) -> str:
         off_time=params.off_time
     )
     action = await PAUSwitch(pau).build_next_action(params.is_workday)
-    logger.debug(action)
     if not params.is_workday:
         action = 'off'