mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-08 07:26:48 +00:00
Merge branch 'master' into engine
This commit is contained in:
@@ -420,7 +420,6 @@ func GetExcludedItems() (Exclusion, error) {
|
||||
if mErr != nil {
|
||||
return excludedList, mErr
|
||||
}
|
||||
|
||||
} else {
|
||||
err = json.Unmarshal(file, &excludedList)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user