M1/#291: drop goose-style stub migration (replaced by 0001_init.*)

This commit is contained in:
2026-04-19 01:35:23 +00:00
parent 08a627b10b
commit 79cd25b24a
@@ -1,9 +0,0 @@
-- +goose Up
-- +goose StatementBegin
SELECT 1;
-- +goose StatementEnd
-- +goose Down
-- +goose StatementBegin
SELECT 1;
-- +goose StatementEnd