diff --git a/biscuit/core/settings.py b/biscuit/core/settings.py index 93304118a25b0755cd1c0546887d0f36857e7c12..e46ef98ca63b3aeea9c194fe544838c06d82f019 100644 --- a/biscuit/core/settings.py +++ b/biscuit/core/settings.py @@ -54,7 +54,6 @@ INSTALLED_APPS = [ "sass_processor", "easyaudit", "dbsettings", - "django_cron", "django_any_js", "django_yarnpkg", "django_tables2",