From ff37cca46430ed714015647469f88ce06781457a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 29 Jun 2025 01:28:39 -0700 Subject: scaffold register,login,and auth endpoints --- backend/migrations/migration_lock.toml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 backend/migrations/migration_lock.toml (limited to 'backend/migrations/migration_lock.toml') diff --git a/backend/migrations/migration_lock.toml b/backend/migrations/migration_lock.toml deleted file mode 100644 index 2a5a444..0000000 --- a/backend/migrations/migration_lock.toml +++ /dev/null @@ -1,3 +0,0 @@ -# Please do not edit this file manually -# It should be added in your version-control system (e.g., Git) -provider = "sqlite" -- cgit v1.2.3