This website works better with JavaScript
Home
Explore
Help
Sign In
zorun
/
netbox
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Removed unneeded imports
Jeremy Stretch
8 years ago
parent
a29e57319e
commit
3cf48f8cd9
2 changed files
with
0 additions
and
6 deletions
Split View
Show Diff Stats
0
3
netbox/users/models.py
0
3
netbox/utilities/models.py
+ 0
- 3
netbox/users/models.py
View File
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.
+ 0
- 3
netbox/utilities/models.py
View File
@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.