Skip to content

Commit

Permalink
remove redundant migration dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pjstevns authored and mvantellingen committed May 31, 2017
1 parent 1b73119 commit 2450bd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sandbox/sandbox/apps/home/migrations/0001_initial.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class Migration(migrations.Migration):

dependencies = [
('wagtail_personalisation', '0009_auto_20170531_0428'),
('wagtailcore', '0033_remove_golive_expiry_help_text'),
]

operations = [
Expand Down

0 comments on commit 2450bd4

Please sign in to comment.