move dashboard api into dashboard module
This commit is contained in:
parent
f22b32b463
commit
f39249bad0
|
@ -1,6 +1,5 @@
|
|||
pragma solidity ^0.4.24;
|
||||
contract AnotherStorage {
|
||||
|
||||
address public simpleStorageAddress;
|
||||
address simpleStorageAddress2;
|
||||
|
||||
|
|
Loading…
Reference in New Issue