Commit 3b60ed75 authored by vipwzw's avatar vipwzw Committed by 33cn

fix linter

parent 556c6d21
...@@ -50,8 +50,6 @@ const ( ...@@ -50,8 +50,6 @@ const (
const ( const (
luckyNumMol = 100000 luckyNumMol = 100000
decimal = 100000000 //1e8 decimal = 100000000 //1e8
//randMolNum = 5
grpcRecSize int = 5 * 30 * 1024 * 1024
blockNum = 5 blockNum = 5
) )
......
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