Remove spave

This commit is contained in:
Chloe Jung 2023-02-24 09:22:51 +13:00
parent f9b52cac13
commit 3f8863c463

View file

@ -6,7 +6,6 @@ import (
log "github.com/sirupsen/logrus" log "github.com/sirupsen/logrus"
"net/http" "net/http"
"strconv" "strconv"
) )
func Updateboltcard(w http.ResponseWriter, r *http.Request) { func Updateboltcard(w http.ResponseWriter, r *http.Request) {