Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Fix AStyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobMeades committed Sep 25, 2024
1 parent 11b6049 commit 60d6b68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cell/src/u_cell_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ static void registrationStatusCallback(uAtClientHandle_t atHandle,

(void) atHandle;


if (pStatus != NULL) {
if (pStatus->pCallback != NULL) {
pStatus->pCallback(pStatus->domain, pStatus->networkStatus,
Expand Down

0 comments on commit 60d6b68

Please sign in to comment.