refactor: move client page view file to client folder and reorganize file structure
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"github.com/fossyy/filekeeper/session"
|
||||
"github.com/fossyy/filekeeper/types"
|
||||
"github.com/fossyy/filekeeper/utils"
|
||||
signinView "github.com/fossyy/filekeeper/view/signin"
|
||||
"github.com/fossyy/filekeeper/view/client/signin"
|
||||
"net/http"
|
||||
"strings"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user