Remove 'TODO' comment for this.res._headers
Node probably doesn't plan to change this so there's no point of having 'TODO' comment in the code.
This commit is contained in:
parent
439f051776
commit
0470997854
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