common: remove statlog (#30774)

* common: remove statlog

* fix release
old-commit-hash: a07060b24bf9bc0963dad5fa94dc9881d6e3cc06
This commit is contained in:
Adeeb Shihadeh
2023-12-16 23:33:55 -08:00
committed by GitHub
parent ae20aa3d4a
commit 887cd1855c
4 changed files with 2 additions and 82 deletions

View File

@@ -2,7 +2,6 @@ Import('env', 'envCython', 'arch')
common_libs = [
'params.cc',
'statlog.cc',
'swaglog.cc',
'util.cc',
'i2c.cc',