Skip to content

Commit 4a35cc0

Browse files
Update development/verify-locale-strings.js
1 parent e2f218c commit 4a35cc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

development/verify-locale-strings.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const {
4040
const readFile = promisify(fs.readFile);
4141
const writeFile = promisify(fs.writeFile);
4242

43-
// Load sentence case exceptions
4443

4544
// Build and compile a single regex from all exceptions for performance
4645
function buildExceptionsRegex(exceptions) {

0 commit comments

Comments
 (0)