mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-22 13:22:24 -06:00
Fix PEP8 error
This commit is contained in:
@@ -74,8 +74,6 @@ class Command(BaseCommand):
|
||||
except TypeError:
|
||||
data = {}
|
||||
|
||||
|
||||
|
||||
module, name = script.split('.', 1)
|
||||
|
||||
# Take user from command line if provided and exists, other
|
||||
|
||||
Reference in New Issue
Block a user