Skip to content

Commit

Permalink
fix(navigator): remove os log import
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdrobne committed Mar 24, 2024
1 parent dcb5a98 commit 7698ce1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/SwiftUICoordinator/Navigator/Navigator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//

import SwiftUI
import OSLog

public typealias Routing = Coordinator & Navigator

Expand Down

0 comments on commit 7698ce1

Please sign in to comment.