mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-18 15:11:30 +03:00
Remove unused include in MotoController.h
Remove the unused include `app_timer.h` in `MotorController.h`
This commit is contained in:
parent
6356c7f276
commit
f89780f332
@ -1,7 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
#include "app_timer.h"
|
||||
#include "components/settings/Settings.h"
|
||||
|
||||
namespace Pinetime {
|
||||
|
Loading…
Reference in New Issue
Block a user