1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",