Skip to content

Commit 67b30e7

Browse files
committed
Nodes-helpers-pulses: remove unused lines
1 parent 262fad4 commit 67b30e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugwise_usb/nodes/helpers/pulses.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,8 +935,6 @@ def _missing_addresses_before(
935935
):
936936
# Use consumption interval
937937
calc_interval_cons = timedelta(minutes=self._log_interval_consumption)
938-
if self._log_interval_consumption == 0:
939-
pass
940938

941939
if not self._log_production:
942940
expected_timestamp = (

0 commit comments

Comments
 (0)