remove print statement
This commit is contained in:
parent
fedbc40541
commit
25dd583d6e
1 changed files with 0 additions and 1 deletions
|
@ -307,7 +307,6 @@ if not force_configure:
|
|||
for opt in pickle_store:
|
||||
if not opt in env:
|
||||
preconfigured = False
|
||||
print opt
|
||||
|
||||
# if custom arguments are supplied make sure to accept them
|
||||
if opts.args:
|
||||
|
|
Loading…
Reference in a new issue