Skip to content

Commit 96c04d6

Browse files
authored
DeviceStatusHighlight was moved. updating (#11)
1 parent 131c931 commit 96c04d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShareClientUI/ShareClientManager+UI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// Copyright © 2018 LoopKit Authors. All rights reserved.
66
//
77

8+
import LoopKit
89
import LoopKitUI
910
import HealthKit
1011
import ShareClient
1112

12-
1313
extension ShareClientManager: CGMManagerUI {
1414
public static func setupViewController() -> (UIViewController & CGMManagerSetupViewController & CompletionNotifying)? {
1515
return ShareClientSetupViewController()

0 commit comments

Comments
 (0)