common/i2c: remove duplicate #include (#29594)

old-commit-hash: 20e8170399
This commit is contained in:
Dean Lee 2023-08-24 23:21:03 +08:00 committed by GitHub
parent 228d30d5a9
commit e14a6bdda2
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
#include <cstdio>
#include <stdexcept>
#include "common/util.h"
#include "common/swaglog.h"
#include "common/util.h"