Remove duplicate include of host.h (#26007)

This commit is contained in:
フィルターペーパー
2026-02-12 23:58:59 +08:00
committed by GitHub
parent 6b423c98e5
commit edd2e3d354
-1
View File
@@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "debug.h"
#include "command.h"
#include "util.h"
#include "host.h"
#include "sendchar.h"
#include "eeconfig.h"
#include "action_layer.h"