Fix invalid character on Claimable

pull/78/head
AugustoL 8 years ago
parent 423cec41e3
commit 02f7f4c49d
  1. 4
      contracts/Claimable.sol

@ -1,10 +1,6 @@
<<<<<<< HEAD
pragma solidity ^0.4.0;
=======
pragma solidity ^0.4.4;
>>>>>>> 0aa4d02... DelayedClaimable contract with test added
import './Ownable.sol';

Loading…
Cancel
Save