MyBitFoundation / MyBit-Go.app

🔷 The MyBit Platform™ for investing in alternative assets
https://app.mybit.io
GNU General Public License v3.0
8 stars 31 forks source link

Reference of CivicController in Server index.js #536

Closed mul53 closed 4 years ago

mul53 commented 4 years ago

The import causes an error because there is no CivicController under the controllers folder https://github.com/MyBitFoundation/MyBit-Go.app/blob/fe086b2dc7b2d3fa9f6be6cb2b282790d8c4ba3f/server/index.js#L11

cryptnotiq commented 4 years ago

you can delete the line civicController - there is no need to import it anymore.