We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb90e37 commit 41c9590Copy full SHA for 41c9590
src/app/clusters/general-commissioning-server/general-commissioning-cluster.cpp
@@ -32,10 +32,6 @@
32
#include <tracing/macros.h>
33
#include <transport/SecureSession.h>
34
35
-#if CHIP_CONFIG_TERMS_AND_CONDITIONS_REQUIRED
36
-#include <app/server/TermsAndConditionsManager.h> //nogncheck
37
-#endif // CHIP_CONFIG_TERMS_AND_CONDITIONS_REQUIRED
38
-
39
using namespace chip;
40
using namespace chip::app;
41
using namespace chip::app::Clusters;
0 commit comments