diff --git a/db/migrations/001_app_records.sql b/db/migrations/001_app_records.sql deleted file mode 100644 index e976dd5..0000000 --- a/db/migrations/001_app_records.sql +++ /dev/null @@ -1,3 +0,0 @@ --- Retained migration slot from the full-stack scaffold. --- QuoteJudge product tables live in 001_quotejudge.sql. -SELECT 1;