Skip to content

Commit

Permalink
fix - remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasia committed Jul 19, 2022
1 parent dde7be0 commit 7ffab39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/blog/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@
class BlogConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'blog'

def ready(self):
import blog.handlers.signals

0 comments on commit 7ffab39

Please sign in to comment.