I18n: Remove unneeded i18n:compile script (#81184)

This commit is contained in:
Josh Hunt
2024-01-24 17:24:24 +00:00
committed by GitHub
parent b4ae711825
commit a138ce668d
3 changed files with 3 additions and 7 deletions

View File

@@ -598,7 +598,6 @@ def verify_i18n_step():
exit 1
fi
'''.format(uncommited_error_message),
"yarn run i18n:compile",
],
}