delegate: remove this.append()

master
Jonathan Ong 2014-06-07 03:48:03 -07:00
parent 4065bf7e79
commit 4a6b49cd30
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@ var proto = module.exports = {
delegate(proto, 'response')
.method('attachment')
.method('redirect')
.method('append')
.method('remove')
.method('vary')
.method('set')