Skip to content

Commit

Permalink
fix: a minor fix for end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
htuzel committed Dec 10, 2024
1 parent 6bc7428 commit b7f7487
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -511,4 +511,4 @@ exports.__getJobReport = function() {
}
exports.__getLocalesForIndexing = function() {
return siteLocales.toArray();
}
}

0 comments on commit b7f7487

Please sign in to comment.