Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca committed Oct 16, 2024
1 parent e54b3bd commit 3168f76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions examples/fabric-admin/device_manager/DeviceManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,8 @@ class DeviceManager : public PairingDelegate
bool mInitialized = false;
uint64_t mRequestId = 0;

<<<<<<< HEAD
CommissionerControl mCommissionerControl;
=======
BridgeSubscription mBridgeSubscriber;
>>>>>>> upstream/master
CommissionerControl mCommissionerControl;
};

/**
Expand Down

0 comments on commit 3168f76

Please sign in to comment.