This commit is contained in:
Łukasz Magiera
2020-03-16 10:43:27 +01:00
parent a71906525a
commit 1f9fdf0c5c
-1
View File
@@ -454,7 +454,6 @@ func main() {
bo.VerifyEPostHot = verifypost2.Sub(verifypost1)
}
if c.Bool("json-out") {
data, err := json.MarshalIndent(bo, "", " ")
if err != nil {