Reformat all files with make format.

Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
This commit is contained in:
InsanePrawn
2020-08-31 16:04:00 +02:00
parent 7a5883d404
commit 180c3d9ae1
33 changed files with 38 additions and 5 deletions

View File

@ -9,6 +9,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/zrepl/zrepl/daemon/logging/trace"
)