mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-10 01:55:37 +00:00
6 lines
149 B
Solidity
6 lines
149 B
Solidity
pragma solidity ^0.5.2;
|
|
|
|
import "../src/test/contracts/TokenOMG.sol";
|
|
import "../src/test/contracts/TokenRDN.sol";
|
|
|
|
contract DevDependenciesGetter {} |