Daniel Sheppard 4 éve
szülő
commit
b97167e841
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      netbox/extras/management/commands/runscript.py

+ 0 - 2
netbox/extras/management/commands/runscript.py

@@ -74,8 +74,6 @@ class Command(BaseCommand):
         except TypeError:
         except TypeError:
             data = {}
             data = {}
 
 
-
-
         module, name = script.split('.', 1)
         module, name = script.split('.', 1)
 
 
         # Take user from command line if provided and exists, other
         # Take user from command line if provided and exists, other