ソースを参照

Fix minor lint issue

tags/1.0^2
9seconds 6年前
コミット
2bf291bab5
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      antireplay/init.go

+ 2
- 1
antireplay/init.go ファイルの表示

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

読み込み中…
キャンセル
保存