Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Michael Muré <[email protected]>
  • Loading branch information
MichaelMure committed Feb 1, 2018
1 parent cd8a311 commit 0361d05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/commands/files/files.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import (
gopath "path"
"strings"

"gx/ipfs/QmPSBJL4momYnE7DcUyk2DVhD6rH488ZmHBGLbxNdhU44K/go-humanize"

bservice "github.com/ipfs/go-ipfs/blockservice"
oldcmds "github.com/ipfs/go-ipfs/commands"
lgc "github.com/ipfs/go-ipfs/commands/legacy"
Expand All @@ -24,6 +22,7 @@ import (
ft "github.com/ipfs/go-ipfs/unixfs"
uio "github.com/ipfs/go-ipfs/unixfs/io"

humanize "gx/ipfs/QmPSBJL4momYnE7DcUyk2DVhD6rH488ZmHBGLbxNdhU44K/go-humanize"
cmds "gx/ipfs/QmPq2D7Yoyev7yeMuMnkEYBqmQuUu5kb91UXPPoiik1Xyp/go-ipfs-cmds"
logging "gx/ipfs/QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52/go-log"
mh "gx/ipfs/QmZyZDi491cCNTLfAhwcaDii2Kg4pwKRkhqQzURGDvY6ua/go-multihash"
Expand Down

0 comments on commit 0361d05

Please sign in to comment.