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

pull/29595/head
Dean Lee 2 years ago committed by GitHub
parent 9c7bf50703
commit 20e8170399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      common/i2c.cc

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

Loading…
Cancel
Save