management(Agile) Added tasks for adding analytics

This commit is contained in:
2022-04-14 20:54:16 -04:00
parent ea76a7f1ce
commit 4cef578cd0
4 changed files with 8 additions and 21 deletions
-2
View File
@@ -74,8 +74,6 @@ else
return 1.0f - (Toast.Age - fadeoutTime) / (removalTime - fadeoutTime);
}
int elapsed = 0;
protected override void OnInitialized()
{
toastService.Subscribe(OnUpdate);