Update Fastfile

This commit is contained in:
Marcos Rodriguez Vélez 2024-11-13 01:56:15 -04:00 committed by GitHub
parent 7e75f57910
commit 7dfd64ee4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -585,5 +585,4 @@ lane :update_release_notes do |options|
UI.error("No localization found for locale #{locale}") UI.error("No localization found for locale #{locale}")
end end
end end
end
end end