Skip to content

Commit 0096e86

Browse files
committed
Remove unnecessary AppCoordinator deinit
1 parent 7b64888 commit 0096e86

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Core-Monitor/AppCoordinator.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ final class AppCoordinator: ObservableObject {
7676
start()
7777
}
7878

79-
nonisolated deinit { }
80-
8179
// MARK: - Lifecycle
8280

8381
func start() {

0 commit comments

Comments
 (0)