diff --git a/migrations/000.999.sql b/migrations/000.999.sql deleted file mode 100644 index 48ba92c..0000000 --- a/migrations/000.999.sql +++ /dev/null @@ -1,3 +0,0 @@ --- drop unused views -DROP VIEW IF EXISTS v_product_categories; -DROP VIEW IF EXISTS v_product_categories_v2;