Skip to content

Commit 598356c

Browse files
Remove some unneeded dependencies from generic-callbacks.h (project-chip#32051)
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
1 parent bf8ce26 commit 598356c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/util/generic-callbacks.h

-4
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
#include <app/util/attribute-metadata.h>
2222
#include <app/util/basic-types.h>
2323

24-
#include <app/CommandHandler.h>
25-
#include <app/CommandSender.h>
2624
#include <app/ConcreteAttributePath.h>
27-
#include <app/ConcreteCommandPath.h>
28-
#include <lib/support/Span.h>
2925
#include <protocols/interaction_model/Constants.h>
3026

3127
/** @brief Cluster Init

0 commit comments

Comments
 (0)