Skip to content

Commit

Permalink
🔥 (LekaUpdater): Remove RobotManager
Browse files Browse the repository at this point in the history
Replaced by RobotKit
  • Loading branch information
YannLocatelli authored and ladislas committed Nov 21, 2023
1 parent a68f3de commit 3dd3075
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 165 deletions.
1 change: 0 additions & 1 deletion Apps/LekaUpdater/Sources/MainApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import SwiftUI

var globalFirmwareManager = FirmwareManager()
var globalBleManager = BLEManager.live()
var globalRobotManager = RobotManager()

@main
struct LekaUpdaterApp: App {
Expand Down
164 changes: 0 additions & 164 deletions Apps/LekaUpdater/Sources/Model/RobotManager.swift

This file was deleted.

0 comments on commit 3dd3075

Please sign in to comment.