Skip to content

Commit 834b727

Browse files
committed
go fmt
1 parent 01cf92e commit 834b727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dht_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ import (
2424
"github.com/stretchr/testify/assert"
2525
"github.com/stretchr/testify/require"
2626

27-
pb "github.com/libp2p/go-libp2p-kad-dht/pb"
2827
test "github.com/libp2p/go-libp2p-kad-dht/internal/testing"
28+
pb "github.com/libp2p/go-libp2p-kad-dht/pb"
2929

3030
"github.com/ipfs/go-cid"
3131
u "github.com/ipfs/go-ipfs-util"

0 commit comments

Comments
 (0)