misc: fmt code
This commit is contained in:
parent
0e5e990ab4
commit
c1fa579d9b
15 changed files with 108 additions and 109 deletions
|
|
@ -13,7 +13,6 @@ import (
|
||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
type ExecTool struct {
|
type ExecTool struct {
|
||||||
workingDir string
|
workingDir string
|
||||||
timeout time.Duration
|
timeout time.Duration
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue