Skip to content

Commit

Permalink
[Tooling] Disable widgets script on L10n download (#17682)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio authored Dec 20, 2021
2 parents 61689e5 + 40f6676 commit ef12076
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Scripts/update-translations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,3 @@
# Clean up after ourselves
FileUtils.rm_f backup_destination
end

extract_framework_translations_script_path = File.join(script_root, 'extract-framework-translations.swift')

system extract_framework_translations_script_path if strings_filter.empty?

0 comments on commit ef12076

Please sign in to comment.