diff --git a/protocol/rpc_status_test.go b/protocol/rpc_status_test.go index b2be634656bc6ba67c25e5e515672936905e37d0..cf4fa2118c41afdb36f9f79fd4ac79e3876ca529 100644 --- a/protocol/rpc_status_test.go +++ b/protocol/rpc_status_test.go @@ -138,7 +138,6 @@ func TestCurrentTimeMillis(t *testing.T) { assert.Equal(t, c, i) } - func destroy() { delete1 := func(key interface{}, value interface{}) bool { methodStatistics.Delete(key)