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