Remove a debug statement.
This commit is contained in:
parent
86d47bce5f
commit
b54e955595
1 changed files with 0 additions and 1 deletions
|
@ -717,7 +717,6 @@ def safe_eval(str):
|
|||
def listify_lookup_plugin_terms(terms, basedir, inject):
|
||||
|
||||
if isinstance(terms, basestring):
|
||||
print "A0"
|
||||
# somewhat did:
|
||||
# with_items: alist
|
||||
# OR
|
||||
|
|
Loading…
Reference in a new issue