Parcourir la source

Removed unneeded imports

Jeremy Stretch il y a 8 ans
Parent
commit
3cf48f8cd9
2 fichiers modifiés avec 0 ajouts et 6 suppressions
  1. 0 3
      netbox/users/models.py
  2. 0 3
      netbox/utilities/models.py

+ 0 - 3
netbox/users/models.py

@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.

+ 0 - 3
netbox/utilities/models.py

@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.