delegate: remove this.append()
This commit is contained in:
parent
4065bf7e79
commit
4a6b49cd30
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ var proto = module.exports = {
|
|||
delegate(proto, 'response')
|
||||
.method('attachment')
|
||||
.method('redirect')
|
||||
.method('append')
|
||||
.method('remove')
|
||||
.method('vary')
|
||||
.method('set')
|
||||
|
|
Loading…
Reference in a new issue