Skip to content

Commit

Permalink
Remove default_app_config declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen committed Oct 19, 2024
1 parent c4901ce commit 23c94f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions solo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@
"""

__version__ = "2.3.0"

default_app_config = "solo.apps.SoloAppConfig"

0 comments on commit 23c94f7

Please sign in to comment.