Skip to content

Commit

Permalink
Remove unnecessary empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
svara committed Mar 4, 2024
1 parent 1f77eed commit bc44670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Turbo Navigator/TurboNavigator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ public class TurboNavigator {

/// Modifies a UINavigationController according to visit proposals.
lazy var hierarchyController = TurboNavigationHierarchyController(delegate: self)

/// A default delegate implementation if none is provided.
private let navigatorDelegate = DefaultTurboNavigatorDelegate()
private var backgroundTerminatedWebViewSessions = [Session]()
Expand Down

0 comments on commit bc44670

Please sign in to comment.