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: except KeyError:
pass pass
# Load convenience commands # Load convenience commands
namespace.update({ namespace.update({
'lsmodels': self._lsmodels, 'lsmodels': self._lsmodels,