Update Fastfile

This commit is contained in:
Marcos Rodriguez Vélez 2025-01-07 15:26:39 -04:00 committed by GitHub
parent e30c0b17ea
commit f5854f48ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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