🩹 Remove extra #include, misc. style

This commit is contained in:
Scott Lahteine
2021-09-20 18:44:35 -05:00
parent b3fd03198a
commit a37580e4e8
9 changed files with 8 additions and 12 deletions

View File

@ -23,8 +23,6 @@
#include "env_validate.h"
#include "env_validate.h"
#if HOTENDS > 1 || E_STEPPERS > 1
#error "Anet ET4 only supports one hotend / E-stepper. Comment out this line to continue."
#endif