From e609b3df8b284b13033c3b555552e01fb4dcff84 Mon Sep 17 00:00:00 2001 From: Noah Martin Date: Wed, 11 Sep 2024 10:15:50 -0700 Subject: [PATCH] Fix extra timer scheduling (#193) --- Sources/SnapshotPreviewsCore/ExpandingViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/SnapshotPreviewsCore/ExpandingViewController.swift b/Sources/SnapshotPreviewsCore/ExpandingViewController.swift index 44aa100..c0e613a 100644 --- a/Sources/SnapshotPreviewsCore/ExpandingViewController.swift +++ b/Sources/SnapshotPreviewsCore/ExpandingViewController.swift @@ -89,7 +89,7 @@ public final class ExpandingViewController: UIHostingController