Skip to content

Commit 83966d4

Browse files
committed
Cleanup unneeded changes.
1 parent 41c9590 commit 83966d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/clusters/network-commissioning/tests/TestNetworkCommissioningCluster.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
#include <cstdint>
1716
#include <pw_unit_test/framework.h>
1817

1918
#include <app/AttributePathParams.h>
@@ -26,7 +25,6 @@
2625
#include <app/data-model-provider/tests/WriteTesting.h>
2726
#include <app/server-cluster/DefaultServerCluster.h>
2827
#include <app/server-cluster/testing/TestServerClusterContext.h>
29-
#include <app/server/Server.h>
3028
#include <clusters/GeneralCommissioning/Attributes.h>
3129
#include <clusters/NetworkCommissioning/Commands.h>
3230
#include <clusters/NetworkCommissioning/Enums.h>
@@ -36,7 +34,6 @@
3634
#include <lib/core/CHIPError.h>
3735
#include <lib/core/DataModelTypes.h>
3836
#include <lib/support/ReadOnlyBuffer.h>
39-
#include <platform/DeviceControlServer.h>
4037
#include <platform/NetworkCommissioning.h>
4138

4239
#include "FakeWifiDriver.h"

0 commit comments

Comments
 (0)