mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 07:28:02 -03:30
remove uneeded print
This commit is contained in:
parent
7086f4b0fc
commit
afe7293118
@ -68,7 +68,6 @@ class PartialModelDict(object):
|
||||
|
||||
merged_values = []
|
||||
for k, g in grouped_results:
|
||||
print k
|
||||
groups = list(g)
|
||||
merged_value = {}
|
||||
for group in groups:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user