update project name

This commit is contained in:
2026-04-29 23:00:08 +00:00
parent de7ac282db
commit 3ee048e00d
11 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,11 +1,11 @@
package localdb
import (
common "access-manager-api/app/common"
"encoding/json"
"fmt"
"net/http"
"os"
common "user-manager-api/app/common"
)
type DB struct {