Skip to content

Commit f89780f

Browse files
committed
Remove unused include in MotoController.h
Remove the unused include `app_timer.h` in `MotorController.h`
1 parent 6356c7f commit f89780f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/motor/MotorController.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#pragma once
22

33
#include <cstdint>
4-
#include "app_timer.h"
54
#include "components/settings/Settings.h"
65

76
namespace Pinetime {

0 commit comments

Comments
 (0)