mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
removed unnecessary function
This commit is contained in:
parent
3d7e6d8adf
commit
ed6f6d9494
@ -522,7 +522,6 @@ BOOST_AUTO_TEST_CASE(natspec_multiline_notice_without_tag)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
)ABCDEF";
|
)ABCDEF";
|
||||||
|
|
||||||
checkNatspec(sourceCode, natspec, true);
|
checkNatspec(sourceCode, natspec, true);
|
||||||
|
Loading…
Reference in New Issue
Block a user