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
|
* to be lower than its totalSupply, which would mean that it doesn't
|
||||||
* have sufficient ether for everyone to withdraw.
|
* have sufficient ether for everyone to withdraw.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
contract Bounty is PullPaymentCapable {
|
contract Bounty is PullPaymentCapable {
|
||||||
|
|
||||||
bool public claimed;
|
bool public claimed;
|
||||||
|
|||||||
Reference in New Issue
Block a user