remove random char
This commit is contained in:
parent
7b5646d007
commit
b083afdede
@ -8,7 +8,7 @@ import (
|
|||||||
"github.com/gin-gonic/gin"
|
"github.com/gin-gonic/gin"
|
||||||
"github.com/rxdn/gdl/objects/guild"
|
"github.com/rxdn/gdl/objects/guild"
|
||||||
)
|
)
|
||||||
0
|
|
||||||
func IndexHandler(ctx *gin.Context) {
|
func IndexHandler(ctx *gin.Context) {
|
||||||
store := sessions.Default(ctx)
|
store := sessions.Default(ctx)
|
||||||
if store == nil {
|
if store == nil {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user