diff --git a/example-product/content_migrations/example-product.yml b/example-product/content_migrations/example-product.yml deleted file mode 100644 index 2f90516..0000000 --- a/example-product/content_migrations/example-product.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -product: example-product -installation_schema_version: "1.7" -to_version: &to_version "1.7.0.0" - -migrations: - - from_version: "1.6.4.0" - rules: []