Ver código fonte

Fix minor lint issue

tags/1.0^2
9seconds 6 anos atrás
pai
commit
2bf291bab5
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      antireplay/init.go

+ 2
- 1
antireplay/init.go Ver arquivo

4
 	"math"
4
 	"math"
5
 	"sync"
5
 	"sync"
6
 
6
 
7
-	"mtg/config"
8
 	"github.com/dgraph-io/ristretto"
7
 	"github.com/dgraph-io/ristretto"
8
+
9
+	"mtg/config"
9
 )
10
 )
10
 
11
 
11
 var (
12
 var (

Carregando…
Cancelar
Salvar