remove unused reference
This commit is contained in:
@@ -34,7 +34,6 @@ NimbleController::NimbleController(Pinetime::System::SystemTask& systemTask,
|
||||
: systemTask {systemTask},
|
||||
bleController {bleController},
|
||||
dateTimeController {dateTimeController},
|
||||
notificationManager {notificationManager},
|
||||
spiNorFlash {spiNorFlash},
|
||||
fs {fs},
|
||||
dfuService {systemTask, bleController, spiNorFlash},
|
||||
|
Reference in New Issue
Block a user