Skip to content

Commit 3fab09b

Browse files

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom_components/authenticated/sensor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ def initial_run(self):
114114
_LOGGER.debug("File has not been created, no data pressent.")
115115

116116
for access in tokens:
117-
118117
try:
119118
ValidateIP(access)
120119
except ValueError:

0 commit comments

Comments
 (0)