diff options
| -rw-r--r-- | ports/atmel-samd/tick.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/atmel-samd/tick.c b/ports/atmel-samd/tick.c index 44b631838..149347793 100644 --- a/ports/atmel-samd/tick.c +++ b/ports/atmel-samd/tick.c @@ -30,7 +30,6 @@ #include "supervisor/shared/autoreload.h" #include "shared-module/gamepad/__init__.h" -#include "shared-module/_pew/__init__.h" #include "shared-bindings/microcontroller/__init__.h" #include "shared-bindings/microcontroller/Processor.h" |
