Demo: remove unused variable
This commit is contained in:
parent
e3b6a0a568
commit
e9102a6f13
@ -37,8 +37,6 @@ type operation = {
|
||||
protocol_data: operation_data ;
|
||||
}
|
||||
|
||||
let max_operation_data_length = 42
|
||||
|
||||
let max_block_length = 42
|
||||
let validation_passes = []
|
||||
let acceptable_passes _op = []
|
||||
|
Loading…
Reference in New Issue
Block a user