Remove unncessary default_app_config settings
This commit is contained in:
parent
0ca50252dd
commit
73addc2f75
6 changed files with 0 additions and 6 deletions
|
@ -1 +0,0 @@
|
|||
default_app_config = 'entries.apps.EntriesConfig'
|
|
@ -1 +0,0 @@
|
|||
default_app_config = 'lemonshort.apps.LemonshortConfig'
|
|
@ -1 +0,0 @@
|
|||
default_app_config = 'micropub.apps.MicropubConfig'
|
|
@ -1 +0,0 @@
|
|||
default_app_config = 'users.apps.UsersConfig'
|
|
@ -1 +0,0 @@
|
|||
default_app_config = 'webmention.apps.WebmentionConfig'
|
|
@ -1 +0,0 @@
|
|||
default_app_config = 'wellknowns.apps.WellKnownsConfig'
|
Loading…
Reference in a new issue