Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Nov 10, 2021
1 parent e78290c commit 53efcdb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ var requirejs = (function() {
allowScripts: true,
localResourceRoots: this.localResourceRootsCache,
}, undefined);
// console.log(this.localResourceRootsCache);

webview.html = content;
return webview;
}
Expand Down

0 comments on commit 53efcdb

Please sign in to comment.