diff --git a/routines.go b/routines.go index a132aac3..9c80a35e 100644 --- a/routines.go +++ b/routines.go @@ -6,8 +6,8 @@ import ( "sync" "time" - "github.com/thrasher-/gocryptotrader/currency/pair" "github.com/thrasher-/gocryptotrader/currency" + "github.com/thrasher-/gocryptotrader/currency/pair" "github.com/thrasher-/gocryptotrader/currency/symbol" exchange "github.com/thrasher-/gocryptotrader/exchanges" "github.com/thrasher-/gocryptotrader/exchanges/orderbook"