fix fetch

This commit is contained in:
2026-01-23 12:21:59 +00:00
parent a67b64dad0
commit f354e41ab7

View File

@@ -10,8 +10,6 @@ import (
)
func (store *Store) CompleteSpotifyAuth(ctx *gin.Context) {
print("COMPLETING AUTH")
state := ctx.Query("state")
c := context.Background()
// code := c.Query("code")