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 Sep 30, 2023
1 parent be6fe90 commit d65cc37
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 d65cc37

Please sign in to comment.