Commit d15fa176 authored by Dominic Della Valle's avatar Dominic Della Valle

Fix orphaned gx dependency

License: MIT
Signed-off-by: default avatarDominic Della Valle <ddvpublic@gmail.com>
parent 225159bc
......@@ -3,9 +3,9 @@ package commands
import (
"errors"
"gx/ipfs/QmadYQbq2fJpaRE3XhpMLH68NNxmWMwfMQy1ntr1cKf7eo/go-ipfs-cmdkit"
cmds "github.com/ipfs/go-ipfs/commands"
cmdkit "gx/ipfs/QmSNbH2A1evCCbJSDC6u3RV3GGDhgu6pRGbXHvrN89tMKf/go-ipfs-cmdkit"
)
var MountCmd = &cmds.Command{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment