This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
netbox
mirror of
https://github.com/netbox-community/netbox.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Removed unneeded imports
Jeremy Stretch
9 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.