Browse Source

Removed unneeded imports

Jeremy Stretch 10 năm trước cách đây
mục cha
commit
3cf48f8cd9
2 tập tin đã thay đổi với 0 bổ sung6 xóa
  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.