diff --git a/fastlane/Fastfile b/fastlane/Fastfile index fe1df8e03..a34f2403e 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -46,14 +46,6 @@ APP_IDENTIFIERS = { release: 'ch.srgssr.Pillarbox-demo' }.freeze -# -- Helpers - -def valid_float?(string) - true if Float string -rescue StandardError - false -end - # -- External configuration def api_key_filepath