fix(context): remove use of current-context

This commit is contained in:
Mrugesh Mohapatra
2017-05-29 00:32:13 +05:30
parent 4967b2a2be
commit 318d7c0ccc

View File

@ -4,9 +4,6 @@
"port": 3000,
"legacyExplorer": false,
"remoting": {
"context": {
"enableHttpContext": false
},
"rest": {
"handleErrors": false,
"normalizeHttpPath": false,