Address rebase fallout

This commit is contained in:
Shane McDonald 2020-10-26 15:18:08 -04:00 committed by Alan Rominger
parent e61f79c8c3
commit 66bdcee854
No known key found for this signature in database
GPG Key ID: C2D7EAAA12B63559

View File

@ -967,7 +967,6 @@ class Command(BaseCommand):
begin = time.time()
with advisory_lock('inventory_{}_update'.format(self.inventory.id)):
self.load_inventory_from_database()
try:
self.check_license()