lib/fastlane/plugin/apprepo/runner.rb in fastlane-plugin-apprepo-0.4.3 vs lib/fastlane/plugin/apprepo/runner.rb in fastlane-plugin-apprepo-0.5.0

- old
+ new

@@ -62,10 +62,10 @@ end end def notify # should be in metadata - UI.command_output('TODO: Missing implementation for Apprepo Push Notifier') + # UI.command_output('TODO: Missing implementation for Apprepo Push Notifier') end end end end