mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +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."""
|
||||
from __future__ import print_function
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user