Update import paths
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
session "synlotto-website/handlers/session"
|
||||
session "synlotto-website/internal/handlers/session"
|
||||
|
||||
"synlotto-website/constants"
|
||||
"synlotto-website/internal/platform/constants"
|
||||
|
||||
"github.com/gorilla/sessions"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user