Skip to content

Commit

Permalink
chore: Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Feb 1, 2024
1 parent ee59ded commit 085548d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ public RefreshContainerOnImagePage()
// See point #2 in https://github.com/unoplatform/uno/issues/15059#issuecomment-1891551501
private void OnMainPageUnloaded(object sender, RoutedEventArgs e)
{
base.OnNavigatedFrom(e);
timer.Stop();
}

Expand Down

0 comments on commit 085548d

Please sign in to comment.