Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Jul 9, 2022
1 parent ab409a5 commit ce2a044
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ function processMessage(e) {
return
}
case 'pong': {
// TODO: implement
const { invalid } = obj
if (invalid) {
// Payload can be invalid even if the page does exist.
Expand Down

0 comments on commit ce2a044

Please sign in to comment.