remove ws

This commit is contained in:
Manuel Araoz
2016-08-11 16:30:43 -03:00
parent 857e37e032
commit f719bbf14b

View File

@ -7,7 +7,6 @@ import './Token.sol';
* to be lower than its totalSupply, which would mean that it doesn't
* have sufficient ether for everyone to withdraw.
*/
contract Bounty is PullPaymentCapable {
bool public claimed;