1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
This commit is contained in:
Jeremy Stretch
2017-07-24 14:51:00 -04:00
parent 4047c1a4e4
commit 336cdcddc5

View File

@ -60,7 +60,6 @@ class Command(BaseCommand):
except KeyError:
pass
# Load convenience commands
namespace.update({
'lsmodels': self._lsmodels,