Skip to content

Commit

Permalink
Removed BeaconController.shared
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Mar 4, 2024
1 parent 3d04d9c commit 1f1faad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Xcode/BluetoothAccessoryKit/Model/BeaconController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ import CoreLocation
public final class BeaconController {

// MARK: - Initialiation

public static let shared = BeaconController()


private init() { }

// MARK: - Properties
Expand Down

0 comments on commit 1f1faad

Please sign in to comment.