Skip to content

Commit

Permalink
Remove reference to removed TransferableToken contract.
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Apr 30, 2017
1 parent 8421a29 commit c8aa489
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/ReleasableToken.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pragma solidity ^0.4.8;

import "zeppelin/contracts/ownership/Ownable.sol";
import "zeppelin/contracts/token/TransferableToken.sol";
import "zeppelin/contracts/token/ERC20.sol";


Expand Down

0 comments on commit c8aa489

Please sign in to comment.