Fixed foil prices

This commit is contained in:
Artyom Belousov 2020-09-22 10:45:22 +03:00
parent 789db10013
commit ca5468eb15
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,6 @@
package tests
import (
"fmt"
"github.com/flygrounder/go-mtg-vk/cardsinfo"
"github.com/stretchr/testify/assert"
"testing"