daostack / vanille

GNU General Public License v3.0
8 stars 2 forks source link

fix ArcService module import statement #40

Closed cslarson closed 6 years ago

cslarson commented 6 years ago

An incorrect reference to '../services/arcService' was causing a fresh build from master to fail.

dkent600 commented 6 years ago

@cslarson Thanks!