@Override
 public void pairingRemoved(long uniqueID) {
   neighbourAdapter.removePairing(uniqueID);
 }