Skip to content

Commit

Permalink
fix: removed unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag committed Nov 12, 2020
1 parent 6978a61 commit eda7fd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/core/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ class Parser extends HTTPParser {
this.upgrade = false
this.headers = null
this.shouldKeepAlive = false
this.read = 0
this.request = null
}

Expand Down

0 comments on commit eda7fd5

Please sign in to comment.