Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thecalcc authored Oct 24, 2023
1 parent 24a5617 commit 6e765ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/core/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export function isMacOS() {
return false;
}


function requestListener() {
const translations = JSON.parse(this.responseText);

Expand Down

0 comments on commit 6e765ee

Please sign in to comment.