Browse Source

Removed unneeded imports

Jeremy Stretch 8 years ago
parent
commit
3cf48f8cd9
2 changed files with 0 additions and 6 deletions
  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.