Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and mkardous-silabs committed Oct 17, 2023
1 parent 9bb152d commit 4224d83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/icd/ICDManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ void ICDManager::Init(PersistentStorageDelegate * storage, FabricTable * fabricT
VerifyOrDie(ICDNotifier::GetInstance().Subscribe(this) == CHIP_NO_ERROR);
mSymmetricKeystore = symmetricKeystore;


ICDManagementServer::GetInstance().SetSymmetricKeystore(mSymmetricKeystore);

// Removing the check for now since it is possible for the Fast polling
Expand Down

0 comments on commit 4224d83

Please sign in to comment.