gofmt -s everything

This commit is contained in:
fox.cpp 2020-10-03 18:42:17 +03:00
parent 689c9ec7c7
commit 5d46949b25
No known key found for this signature in database
GPG key ID: 5B991F6215D2FCC0
7 changed files with 60 additions and 61 deletions

View file

@ -221,7 +221,6 @@ func (cr *checkRunner) runAndMergeResults(states []module.CheckState, runner fun
// purposes of deployment testing.
cr.log.Error("no check action", subCheckRes.Reason)
}
}()
}