Removed `flutter gen-l10n` because it does not work

This commit is contained in:
shilangyu 2021-02-28 21:53:53 +01:00
parent 52448f8537
commit ab465888b4
1 changed files with 0 additions and 2 deletions

View File

@ -127,8 +127,6 @@ Future<void> main(List<String> args) async {
await save(lemmurTranslations);
await Process.run('flutter', ['gen-l10n']);
await repoCleanup();
print("Don't forget to format the arb files!");