remove possible duplicate notification

This commit is contained in:
2020-04-27 13:42:00 +03:00
parent 1895c19d91
commit 8b264b792d

View File

@@ -162,7 +162,6 @@ namespace PomoTime
{
MainViewRunningState.IsRunning = false;
MainViewRunningState.SecondsLeft--;
SchedulePeriodOverNotification();
}
else
{