mirror of https://gitea.com/gitea/act_runner.git
fmt
This commit is contained in:
parent
64ab5fdd51
commit
5e139031c6
|
|
@ -27,7 +27,7 @@ type Reporter struct {
|
|||
|
||||
closed bool
|
||||
|
||||
client client.Client
|
||||
client client.Client
|
||||
clientM sync.Mutex
|
||||
|
||||
logOffset int
|
||||
|
|
|
|||
Loading…
Reference in New Issue