delete useless globe variables
Change-Id: Ie9a44dd91764bc484739a918b4f42869cfaf1f3e
This commit is contained in:
parent
8a5e1f08f3
commit
6c23014723
@ -13,7 +13,6 @@ standard_library.install_aliases()
|
|||||||
|
|
||||||
# Global variable definition
|
# Global variable definition
|
||||||
|
|
||||||
logger = None
|
|
||||||
TORTILLADEBUG = True
|
TORTILLADEBUG = True
|
||||||
HOME = os.getenv('HOME')
|
HOME = os.getenv('HOME')
|
||||||
if HOME is None:
|
if HOME is None:
|
||||||
|
Loading…
Reference in New Issue
Block a user