diff --git a/cookbook/migrations/0164_space_show_facet_count.py b/cookbook/migrations/0164_space_show_facet_count.py index ef1113213..4c8ecc9ce 100644 --- a/cookbook/migrations/0164_space_show_facet_count.py +++ b/cookbook/migrations/0164_space_show_facet_count.py @@ -15,5 +15,5 @@ class Migration(migrations.Migration): # name='show_facet_count', # field=models.BooleanField(default=False), # ), - # removed due to quick fix in 0156 migration to maintain correct order + # removed due to quick fix in 0159 migration to maintain correct order ]