diff --git a/gestioncof/cms/migrations/0003_auto_20180128_2215.py b/gestioncof/cms/migrations/0003_auto_20180128_2215.py index 89b59957..983726b0 100644 --- a/gestioncof/cms/migrations/0003_auto_20180128_2215.py +++ b/gestioncof/cms/migrations/0003_auto_20180128_2215.py @@ -10,7 +10,6 @@ import wagtail.contrib.wagtailroutablepage.models class Migration(migrations.Migration): dependencies = [ - ('wagtailcore', '0039_collectionviewrestriction'), ('cofcms', '0002_auto_20180128_1717'), ]