chore: rename to slash

This commit is contained in:
Steven
2023-07-11 23:51:17 +08:00
parent fcd72e1f98
commit b36572c5be
43 changed files with 97 additions and 97 deletions

View File

@ -4,7 +4,7 @@ import (
"database/sql"
"sync"
"github.com/boojack/shortify/server/profile"
"github.com/boojack/slash/server/profile"
)
// Store provides database access to all raw objects.