Remove redundant require statements (#1409)
* Remove redundant require statements Now that SafeMath uses require, the require statements are redundant. They were also previously inconsistent because they were only included in some functions, but not others * Update ERC20.sol
Showing
Please
register
or
sign in
to comment