Remove unncessary default_app_config settings

This commit is contained in:
Danielle McLean 2022-03-12 15:02:26 +11:00
parent 0ca50252dd
commit 73addc2f75
6 changed files with 0 additions and 6 deletions

View file

@ -1 +0,0 @@
default_app_config = 'entries.apps.EntriesConfig'