Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 11, 2024
1 parent 0c801f0 commit 3346013
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7,400 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,8 @@ class TextProtoReader {
return n;
}
}
var Status;
(function(Status) {})(Status || (Status = {}));
let Status;
Status || (Status = {});
const STATUS_TEXT = new Map([]);
function deferred() {
let methods;
Expand Down
Loading

0 comments on commit 3346013

Please sign in to comment.