Skip to content

Commit

Permalink
remove unnecessary migration dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoul committed May 4, 2022
1 parent 38259fc commit 4b2dc49
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
class Migration(migrations.Migration):

dependencies = [
("wagtailcore", "0062_comment_models_and_pagesubscription"),
("wagtail_localize_test", "0023_merge_20220503_1838"),
]

Expand Down

0 comments on commit 4b2dc49

Please sign in to comment.