mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 13:35:50 +01:00
Remove debug code.
This commit is contained in:
@@ -116,8 +116,6 @@ class CommitLogHook(owner: String, repository: String, userName: String, baseURL
|
||||
}
|
||||
}
|
||||
|
||||
println(getRepository(owner, repository, baseURL).get.url)
|
||||
|
||||
// call web hook
|
||||
val payload = WebHookPayload(
|
||||
git,
|
||||
|
||||
Reference in New Issue
Block a user