Skip to content

Commit

Permalink
ICDHandler initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
thivya-amazon committed Dec 12, 2023
1 parent 2d72a55 commit dd4298b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/app/icd/client/ICDHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,9 @@

#pragma once

<<<<<<<< HEAD:src/app/icd/client/CheckInHandler.h
#include <app/icd/client/CheckInDelegate.h>
#include <app/icd/client/CheckInHandler.h>
#include <app/icd/client/DefaultICDClientStorage.h>
========
#include <DefaultICDClientStorage.h>
>>>>>>>> 4201f08818 (ICDHandler initialization):src/app/icd/client/ICDHandler.h
#include <lib/support/logging/CHIPLogging.h>
#include <messaging/ExchangeContext.h>
#include <messaging/ExchangeMgr.h>
Expand Down

0 comments on commit dd4298b

Please sign in to comment.