Skip to content

Commit

Permalink
Fixed migration 51 file end (create_news_setting)
Browse files Browse the repository at this point in the history
  • Loading branch information
ks129 committed Apr 21, 2020
1 parent 0ab9761 commit 86538bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pydis_site/apps/api/migrations/0051_create_news_setting.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ class Migration(migrations.Migration):
operations = [
migrations.RunPython(up, down)
]

0 comments on commit 86538bb

Please sign in to comment.