Skip to content

Commit

Permalink
remove todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kuceb committed Jul 30, 2021
1 parent 461e15c commit 0eba85f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/proxy/lib/http/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,6 @@ export class Http {
}

reset () {
// TODO: when to reset marked origins?
// this.renderedHTMLOrigins = {}
this.buffers.reset()
this.preRequests = new PreRequests()
}
Expand Down

0 comments on commit 0eba85f

Please sign in to comment.