mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-02-01 15:23:03 +00:00
remove http._middleware property
This commit is contained in:
parent
9797a1a4e5
commit
1fe86b9108
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user