Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and cecille committed Dec 7, 2021
1 parent 27032a1 commit acdabfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/controller/AutoCommissioner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ void AutoCommissioner::CommissioningStepFinished(CHIP_ERROR err, CommissioningDe
}

} // namespace Controller
} // namespace chip
} // namespace chip
2 changes: 1 addition & 1 deletion src/controller/AutoCommissioner.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ class AutoCommissioner : public CommissioningDelegate
};

} // namespace Controller
} // namespace chip
} // namespace chip

0 comments on commit acdabfe

Please sign in to comment.