mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-30 10:11:23 +02:00
Remove println
This commit is contained in:
parent
73dd59d1ca
commit
c69343ecc6
@ -108,7 +108,6 @@ func (c *Client) SetStatus(id, sha, state, desc, ref, link string) error {
|
||||
},
|
||||
)
|
||||
|
||||
println(url, opaque)
|
||||
_, err := c.Do("POST", url, opaque, nil)
|
||||
return err
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user