Skip to content

Commit

Permalink
Remove stray comments
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek3255 committed Jan 22, 2024
1 parent da7ad50 commit 3da383f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion lib/build/fetch.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions lib/ts/fetch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,6 @@ export default class AuthHttpRequest {
throw Error("init function not called");
}

// url = url.replace("http://localhost.org:8080", "");

logDebugMessage("doRequest: start of fetch interception");
let doNotDoInterception = false;
try {
Expand Down

0 comments on commit 3da383f

Please sign in to comment.