From 8b264b792d0aaa0de51c6df2607e31e6367ef515 Mon Sep 17 00:00:00 2001 From: Stepan Usatiuk Date: Mon, 27 Apr 2020 13:42:00 +0300 Subject: [PATCH] remove possible duplicate notification --- PomoTime/MainPage.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PomoTime/MainPage.xaml.cs b/PomoTime/MainPage.xaml.cs index 766b5f7..858b735 100644 --- a/PomoTime/MainPage.xaml.cs +++ b/PomoTime/MainPage.xaml.cs @@ -162,7 +162,6 @@ namespace PomoTime { MainViewRunningState.IsRunning = false; MainViewRunningState.SecondsLeft--; - SchedulePeriodOverNotification(); } else {