fix: drop stray auth modules migration

This commit is contained in:
fawney19
2026-05-10 18:57:58 +08:00
parent f03039d846
commit 37fb79fb87
3 changed files with 0 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the squashed baseline and
-- 20260505000000_sync_core_export_columns for existing Postgres deployments.