mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 08:17:39 -02:30
flake8
This commit is contained in:
@@ -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