main
Laurent 3 years ago
parent 26c94d7471
commit aa71352e92
  1. 10
      LeCountdown/Intent/StartTimerIntent.swift

@ -56,13 +56,3 @@ struct StartTimerIntent: AppIntent, CustomIntentMigratedAppIntent {
}
}
//fileprivate extension IntentDialog {
// static func timerParameterPrompt(timer: TimerIdentifierAppEntity) -> Self {
// "This is the mandatory prompt for your \(timer)"
// }
// static func responseSuccess(timer: TimerIdentifierAppEntity) -> Self {
// "\(timer) has been launched"
// }
//}

Loading…
Cancel
Save