Fix minor lint issue

This commit is contained in:
9seconds
2019-11-11 15:16:24 +03:00
parent 273aa18367
commit 2bf291bab5
+2 -1
View File
@@ -4,8 +4,9 @@ import (
"math" "math"
"sync" "sync"
"mtg/config"
"github.com/dgraph-io/ristretto" "github.com/dgraph-io/ristretto"
"mtg/config"
) )
var ( var (