remove unused reference
This commit is contained in:
parent
4f649a8544
commit
a1db9fca13
2 changed files with 0 additions and 2 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue