diff --git a/examples/platform/silabs/SilabsDeviceAttestationCreds.h b/examples/platform/silabs/SilabsDeviceAttestationCreds.h index c4f437c20f4b44..79f8f8df042aa8 100644 --- a/examples/platform/silabs/SilabsDeviceAttestationCreds.h +++ b/examples/platform/silabs/SilabsDeviceAttestationCreds.h @@ -16,9 +16,6 @@ */ #pragma once -// The "sl_token_manager.h" include belongs to the .cpp file, but the formatter change the order -// of the headers, causing a compilation error, so the include had to be added here instead -#include "sl_token_manager.h" #include namespace chip {