Skip to content

Commit

Permalink
Merge pull request rarible#25
Browse files Browse the repository at this point in the history
Remove self imported LibOrderData
  • Loading branch information
evgenynacu authored Jun 17, 2021
2 parents d4832f2 + 0c378f4 commit bdc29de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exchange-v2/contracts/LibOrderData.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
pragma solidity 0.7.6;

import "./LibOrder.sol";
import "./LibOrderData.sol";
import "./LibOrderDataV1.sol";
import "@rarible/royalties/contracts/LibPart.sol";

Expand Down

0 comments on commit bdc29de

Please sign in to comment.