mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-05 23:03:12 +00:00
[marketplace] Cleanup
This commit is contained in:
parent
a19e3f4198
commit
3fbc851a8d
@ -10,7 +10,6 @@ import "./libs/Utils.sol";
|
||||
|
||||
contract Marketplace is Collateral, Proofs {
|
||||
using EnumerableSet for EnumerableSet.Bytes32Set;
|
||||
using EnumerableSet for EnumerableSet.AddressSet;
|
||||
using Utils for EnumerableSet.Bytes32Set;
|
||||
|
||||
type RequestId is bytes32;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user