Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit 00dd45c

Browse files
authored
Update __init__.py
1 parent 5af28f0 commit 00dd45c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

custom_components/custom_updater/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ class CustomCardsView(HomeAssistantView):
296296

297297
def __init__(self, hadir):
298298
"""Initialize custom_card view."""
299-
_LOGGER.critical("%s, %s", self.url, self.name)
300299
self.hadir = hadir
301300

302301
async def get(self, request, path):

0 commit comments

Comments
 (0)