From 7dfd64ee4b48f23abf865fc31c15395fa1dd0dd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Rodriguez=20V=C3=A9lez?= Date: Wed, 13 Nov 2024 01:56:15 -0400 Subject: [PATCH] Update Fastfile --- fastlane/Fastfile | 1 - 1 file changed, 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 2c90ad551..4f60859f6 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -585,5 +585,4 @@ lane :update_release_notes do |options| UI.error("No localization found for locale #{locale}") end end - end end