We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b8892 commit 364f32aCopy full SHA for 364f32a
1 file changed
backend/plugins/github/tasks/http_client.go
@@ -83,7 +83,6 @@ func CreateAuthenticatedHttpClient(
83
logger.Info("Persisted initial token for connection %d", connection.ID)
84
}
85
86
- println("http client HIT3")
87
88
return baseClient, nil
89
0 commit comments