Skip to content

Commit

Permalink
Remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lipovetsky committed Aug 4, 2018
1 parent c5c63ab commit 418b7ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions clientv3/snapshot/v3_snapshot_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@ import (
"testing"
"time"

"github.com/coreos/etcd/pkg/fileutil"

"github.com/coreos/etcd/clientv3"
"github.com/coreos/etcd/embed"
"github.com/coreos/etcd/pkg/fileutil"
"github.com/coreos/etcd/pkg/testutil"

"go.uber.org/zap"
Expand Down

0 comments on commit 418b7ac

Please sign in to comment.