mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
style
Conflicts: libevm/VM.h
This commit is contained in:
parent
057553a0a0
commit
fb7c3bb302
@ -96,7 +96,6 @@ void ImportTest::importEnv(json_spirit::mObject& _o)
|
||||
m_statePre.m_currentBlock = m_environment.currentBlock;
|
||||
}
|
||||
|
||||
|
||||
void ImportTest::importState(json_spirit::mObject& _o, State& _state)
|
||||
{
|
||||
for (auto& i: _o)
|
||||
|
Loading…
Reference in New Issue
Block a user