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

@ -2,8 +2,8 @@ package cmd
import (
"github.com/zrepl/zrepl/config"
"time"
"net"
"time"
)
type TCPListenerFactory struct {