mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 12:55:23 +02:00
fix: remove debug log
This commit is contained in:
parent
797cdfbdb8
commit
5230c7a364
@ -118,8 +118,6 @@ func (b *Basic) Verify(req *http.Request, w http.ResponseWriter, store DataStore
|
||||
store.GetData()["BotTaskID"] = task.ID
|
||||
|
||||
return user_model.NewBotUser()
|
||||
} else {
|
||||
log.Error("GetTaskByToken: %v %v", task, err)
|
||||
}
|
||||
|
||||
if !setting.Service.EnableBasicAuth {
|
||||
|
Loading…
x
Reference in New Issue
Block a user