mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
@@ -97,8 +97,6 @@ class Command(BaseCommand):
|
|||||||
#print("Aged %s" % getattr(instance, name_field))
|
#print("Aged %s" % getattr(instance, name_field))
|
||||||
n_aged_items += 1
|
n_aged_items += 1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return n_aged_items
|
return n_aged_items
|
||||||
|
|
||||||
@transaction.atomic
|
@transaction.atomic
|
||||||
|
|||||||
Reference in New Issue
Block a user