remove http._middleware property

This commit is contained in:
lichengyin 2015-12-28 17:29:23 +08:00
parent 9797a1a4e5
commit 1fe86b9108

View File

@ -75,7 +75,6 @@ export default class {
this._lang = ''; //language
this._langAsViewPath = false; //language as view path
this._config = null; // config
this._middleware = undefined; //middleware exec data
this._error = undefined; //error message
this._theme = undefined; //theme
this.error = null; //error object