workers: gofmt

This commit is contained in:
Łukasz Magiera
2020-03-25 21:20:24 +01:00
parent 05f52b1fad
commit 42c9d53ae1
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ type Storage struct {
// Local worker config
AllowPreCommit1 bool
AllowPreCommit2 bool
AllowCommit bool
AllowCommit bool
}
func defCommon() Common {