mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
remove dead code line
This commit is contained in:
parent
fb3af15edd
commit
3ad9ed794c
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import os, sys, argparse
|
import os, sys, argparse
|
||||||
#import logging
|
|
||||||
from gettext import gettext as _
|
from gettext import gettext as _
|
||||||
import cfg
|
import cfg
|
||||||
if not os.path.join(cfg.file_root, "vendor") in sys.path:
|
if not os.path.join(cfg.file_root, "vendor") in sys.path:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user