unrewrite path

This commit is contained in:
idk
2018-12-18 10:24:02 -05:00
parent b0582d3730
commit f60a1c99ee
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"strconv"
"strings"
mh "gx/ipfs/QmerPMzPk1mJVowm8KgmoknWa4yCYvvugMPsgWmDNUvDLW/go-multihash"
mh "github.com/multiformats/go-multihash"
)
type Transcoder interface {