Skip to content

Commit f4c0a55

Browse files
committed
chore: arrange import
1 parent 1d53bad commit f4c0a55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dht_options.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ import (
44
"fmt"
55
"time"
66

7-
"github.com/ipfs/go-ipns"
8-
97
ds "github.com/ipfs/go-datastore"
108
dssync "github.com/ipfs/go-datastore/sync"
9+
"github.com/ipfs/go-ipns"
1110
"github.com/libp2p/go-libp2p-core/host"
1211
"github.com/libp2p/go-libp2p-core/network"
1312
"github.com/libp2p/go-libp2p-core/peer"

0 commit comments

Comments
 (0)