Skip to content

Commit

Permalink
Refactor FXIOS-7641 [v122] Minor cleanup: dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
mattreaganmozilla authored Nov 30, 2023
1 parent b7db64a commit 305bcaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/Coordinators/BaseCoordinator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ open class BaseCoordinator: NSObject, Coordinator {
var router: Router
var logger: Logger
var isDismissable: Bool { true }
var newlyAdded = false
private var mainQueue: DispatchQueueInterface

init(router: Router,
Expand Down

0 comments on commit 305bcaf

Please sign in to comment.