remove unused reference

This commit is contained in:
minacode
2022-02-16 13:34:14 +01:00
parent 4f649a8544
commit a1db9fca13
2 changed files with 0 additions and 2 deletions

View File

@@ -93,7 +93,6 @@ namespace Pinetime {
Pinetime::System::SystemTask& systemTask;
Pinetime::Controllers::Ble& bleController;
DateTime& dateTimeController;
Pinetime::Controllers::NotificationManager& notificationManager;
Pinetime::Drivers::SpiNorFlash& spiNorFlash;
Pinetime::Controllers::FS& fs;
Pinetime::Controllers::DfuService dfuService;