소스 검색

Removed unneeded imports

Jeremy Stretch 10 년 전
부모
커밋
3cf48f8cd9
2개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  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.