mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Remove unused constant from recorder (#139741)
This commit is contained in:
parent
4f36bbdfe6
commit
32f59bfd25
@ -123,8 +123,6 @@ from .util import (
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
DEFAULT_URL = "sqlite:///{hass_config_path}"
|
||||
|
||||
# Controls how often we clean up
|
||||
# States and Events objects
|
||||
EXPIRE_AFTER_COMMITS = 120
|
||||
|
Loading…
x
Reference in New Issue
Block a user