diff --git a/mayan/settings/base.py b/mayan/settings/base.py index 9a49c4fd1a..6d9a03be7a 100644 --- a/mayan/settings/base.py +++ b/mayan/settings/base.py @@ -62,8 +62,6 @@ ALLOWED_HOSTS = yaml_loads( INSTALLED_APPS = ( # Placed at the top so it can override any template 'appearance', - # 3rd party - 'suit', # Django 'django.contrib.admin', 'django.contrib.admindocs',