Skip to content

Commit

Permalink
style(bitswap) import
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Tiger Chow committed Oct 25, 2014
1 parent 5d719cb commit 4a51594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exchange/bitswap/strategy/strategy.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"sync"

bsmsg "github.com/jbenet/go-ipfs/exchange/bitswap/message"
"github.com/jbenet/go-ipfs/peer"
peer "github.com/jbenet/go-ipfs/peer"
u "github.com/jbenet/go-ipfs/util"
)

Expand Down

0 comments on commit 4a51594

Please sign in to comment.