Commit 014ca885 authored by vipwzw's avatar vipwzw

auto ci

parent 94d25a83
...@@ -82,7 +82,6 @@ func TestFingerprint(t *testing.T) { ...@@ -82,7 +82,6 @@ func TestFingerprint(t *testing.T) {
assert.True(t, bytes.Equal(finger, arr[0:6])) assert.True(t, bytes.Equal(finger, arr[0:6]))
} }
var ( var (
goIndex = 0 goIndex = 0
goIndexMutex sync.Mutex goIndexMutex sync.Mutex
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment