mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
reindent
This commit is contained in:
parent
e8be0e61b3
commit
3730f68d4b
@ -246,7 +246,6 @@ bool CompilerStack::analyze()
|
||||
for (Source const* source: m_sourceOrder)
|
||||
smtChecker.analyze(*source->ast);
|
||||
}
|
||||
|
||||
}
|
||||
catch(FatalError const&)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user