Skip to content

Commit

Permalink
Update image.go
Browse files Browse the repository at this point in the history
  • Loading branch information
vikmeup committed Aug 19, 2021
1 parent 8c51eca commit ef72e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asset/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package asset
import (
"fmt"

"github.com/trustwallet/golibs/coin"
"github.com/trustwallet/go-primitives/coin"
)

func GetImageURL(endpoint, asset string) string {
Expand Down

0 comments on commit ef72e75

Please sign in to comment.