mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Removes unnecessary print_function future import (#26888)
This commit is contained in:
parent
87f1f6cc9f
commit
1f03508bfe
@ -1,6 +1,4 @@
|
|||||||
"""Start Home Assistant."""
|
"""Start Home Assistant."""
|
||||||
from __future__ import print_function
|
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import os
|
import os
|
||||||
import platform
|
import platform
|
||||||
|
Loading…
x
Reference in New Issue
Block a user