mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Removes unnecessary utf8 source encoding declarations (#26887)
This commit is contained in:
committed by
Paulus Schoutsen
parent
2ffbe5b99f
commit
87f1f6cc9f
@@ -1,4 +1,3 @@
|
||||
# coding: utf-8
|
||||
"""Constants used by Home Assistant components."""
|
||||
MAJOR_VERSION = 0
|
||||
MINOR_VERSION = 100
|
||||
|
||||
Reference in New Issue
Block a user