move dashboard api into dashboard module

This commit is contained in:
Iuri Matias 2018-03-13 06:24:07 -04:00 committed by Pascal Precht
parent ad7b0fc74e
commit 7c5955759f
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
pragma solidity ^0.4.24;
contract AnotherStorage {
address public simpleStorageAddress;
address simpleStorageAddress2;
address ens;