Remove redundant header file includes for the hid class

This commit is contained in:
tyustli
2024-04-24 21:44:03 +08:00
committed by GitHub
parent 0fb73eac7e
commit 7a3e730ded

View File

@@ -38,8 +38,6 @@
#include "osal/osal.h"
#include "common/tusb_fifo.h"
#include "class/hid/hid.h"
//------------- TypeC -------------//
#if CFG_TUC_ENABLED
#include "typec/usbc.h"