remove unneded line from democonfig
This commit is contained in:
parent
bb00987427
commit
c84ef36b35
|
@ -2,7 +2,6 @@
|
|||
"contracts": ["contracts/**"],
|
||||
"app": {
|
||||
"js/dapp.js": ["app/dapp.js"],
|
||||
"js/jquery.js": ["app/js/_vendor/jquery.js"],
|
||||
"index.html": "app/index.html",
|
||||
"images/": ["app/images/**"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue