Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shilgapira committed Nov 11, 2024
1 parent 1a8310f commit 09396d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/flows/FlowViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ public class DescopeFlowViewController: UIViewController {
return flowView.state
}

public convenience init(preloading flow: DescopeFlow) {
self.init()
start(flow: flow)
}

public override func viewDidLoad() {
super.viewDidLoad()

Expand Down

0 comments on commit 09396d0

Please sign in to comment.