mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00: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