Merge pull request #579 from stojanovic/fix/todo-headers
Remove 'TODO' comment for this.res._headers
This commit is contained in:
commit
5bfe0d4081
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ module.exports = {
|
|||
*/
|
||||
|
||||
get header() {
|
||||
// TODO: wtf
|
||||
return this.res._headers || {};
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue