remove ws
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user