Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
Remove Ownable from RebalancingSetTokenFactory.
Browse files Browse the repository at this point in the history
  • Loading branch information
bweick committed Feb 1, 2019
1 parent 8409eab commit 639517b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/core/tokens/RebalancingSetTokenFactory.sol
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

pragma solidity 0.4.25;

import { Ownable } from "openzeppelin-solidity/contracts/ownership/Ownable.sol";

import { Bytes32 } from "../../lib/Bytes32.sol";
import { ICore } from "../interfaces/ICore.sol";
import { LibBytes } from "../../external/0x/LibBytes.sol";
Expand Down

0 comments on commit 639517b

Please sign in to comment.