Unverified Commit 81bf14c8 authored by Wen Hui's avatar Wen Hui Committed by GitHub
Browse files

fix format for evalsha_ro.json file (#11756)

We should always use space instead of Tab, this PR fix the wrong code format
parent 5a355883
......@@ -50,13 +50,13 @@
"name": "key",
"type": "key",
"key_spec_index": 0,
"optional":true,
"optional":true,
"multiple": true
},
{
"name": "arg",
"type": "string",
"optional":true,
"optional":true,
"multiple": true
}
]
......
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