minor clean-up in hidconsole
This commit is contained in:
parent
15f24eb26b
commit
b67377c41e
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
from __future__ import absolute_import
|
from __future__ import absolute_import
|
||||||
|
|
||||||
import sys
|
|
||||||
|
|
||||||
|
|
||||||
def init_paths():
|
def init_paths():
|
||||||
"""Make the app work in the source tree."""
|
"""Make the app work in the source tree."""
|
||||||
|
|
Loading…
Reference in New Issue