mirror of https://github.com/zulip/zulip.git
Remove unused Django staticfiles app
(imported from commit 275db1a8a752fe307d2b94aa83937ea96fab8a28)
This commit is contained in:
parent
8d4fefbe95
commit
62fad52ad6
|
@ -106,7 +106,6 @@ INSTALLED_APPS = (
|
|||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'jstemplate',
|
||||
# Uncomment the next line to enable the admin:
|
||||
# 'django.contrib.admin',
|
||||
|
|
Loading…
Reference in New Issue