Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
merge cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pbodsk committed May 3, 2019
1 parent bf79dbd commit 650ec0e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ class TabBarCoordinator: Coordinator {
let configuration = ReachabilityConfiguration(title: "Connected",
noConnectionTitle: "No Connection",
options: nil)
<<<<<<< HEAD:ReachabilityUIDemo/ReachabilityUIDemo/Scenes/TabBar/TabBarCoordinator.swift

=======
>>>>>>> makes ReachabilityUIDemo a part of the main project:ReachabilityUI/ReachabilityUIDemo/Scenes/TabBar/TabBarCoordinator.swift
let coordinator = ReachabilityCoordinator(window: window,
reachabilityListenerFactory: dependencies.reachabilityListenerFactory,
configuration: configuration)
Expand Down

0 comments on commit 650ec0e

Please sign in to comment.