Removes unnecessary print_function future import (#26888)
This commit is contained in:
parent
87f1f6cc9f
commit
1f03508bfe
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
"""Start Home Assistant."""
|
||||
from __future__ import print_function
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import platform
|
||||
|
|
Loading…
Add table
Reference in a new issue