Skip to content

Commit fa918dd

Browse files
authored
Remove duplicate constant (#302)
1 parent 7b2b429 commit fa918dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

homeassistant_cli/const.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
__version__ = '0.8.0.dev0'
55

6-
REQUIRED_PYTHON_VER = (3, 5, 3)
7-
86
AUTO_SERVER = 'auto'
97
DEFAULT_SERVER = 'http://localhost:8123'
108
DEFAULT_HASSIO_SERVER = 'http://hassio/homeassistant'

0 commit comments

Comments
 (0)