print a pretty table with correct country coder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package trading212
|
||||
|
||||
import (
|
||||
"github.com/biter777/countries"
|
||||
)
|
||||
|
||||
const Country = countries.Cyprus
|
||||
Reference in New Issue
Block a user