Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored and github-actions[bot] committed Aug 13, 2024
1 parent baff7b2 commit b8dced6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
self.root = root
self.viewControllers = [root]
}

public required init?(coder aDecoder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}

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

Expand Down

0 comments on commit b8dced6

Please # to comment.