Removes unused dependency (#1965)

This commit is contained in:
Mouse Reeve
2022-02-20 18:42:14 -08:00
committed by GitHub
parent 4672294d7c
commit 70601612f8
2 changed files with 0 additions and 2 deletions

View File

@ -87,7 +87,6 @@ INSTALLED_APPS = [
"django.contrib.messages",
"django.contrib.staticfiles",
"django.contrib.humanize",
"django_rename_app",
"sass_processor",
"bookwyrm",
"celery",