mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 14:24:01 +03:00
Fix minor lint issue
This commit is contained in:
+2
-1
@@ -4,8 +4,9 @@ import (
|
||||
"math"
|
||||
"sync"
|
||||
|
||||
"mtg/config"
|
||||
"github.com/dgraph-io/ristretto"
|
||||
|
||||
"mtg/config"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user