mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Clean up http related components
This commit is contained in:
@@ -147,6 +147,7 @@ def enable_logging(hass):
|
||||
_LOGGER.error(
|
||||
"Unable to setup error log %s (access denied)", err_log_path)
|
||||
|
||||
|
||||
def _ensure_loader_prepared(hass):
|
||||
""" Ensure Home Assistant loader is prepared. """
|
||||
if not loader.PREPARED:
|
||||
|
||||
Reference in New Issue
Block a user