gofmt cmd/

This commit is contained in:
Christian Schwarz
2018-08-29 14:54:29 +02:00
parent c69ebd3806
commit fb0a8d8b40
7 changed files with 7 additions and 7 deletions

View File

@ -8,8 +8,8 @@ import (
"github.com/mitchellh/mapstructure"
"github.com/pkg/errors"
"github.com/problame/go-streamrpc"
"github.com/zrepl/zrepl/config"
"github.com/zrepl/zrepl/cmd/pruning/retentiongrid"
"github.com/zrepl/zrepl/config"
"os"
)