Skip to content

Commit

Permalink
Remove unused include from Globals.cpp (#13682)
Browse files Browse the repository at this point in the history
  • Loading branch information
mspang authored and pull[bot] committed Nov 1, 2023
1 parent 424cf01 commit bea63ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platform/Globals.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include <inet/TCPEndPointImpl.h>
#include <inet/UDPEndPointImpl.h>
#include <platform/internal/BLEManager.h>
#include <system/SystemLayerImpl.h>

namespace chip {
Expand Down

0 comments on commit bea63ce

Please sign in to comment.