mirror of
https://github.com/openharmony/device_manager.git
synced 2026-07-19 18:13:32 -04:00
@@ -309,7 +309,6 @@ void DeviceManagerNotify::OnCredentialResult(const std::string &pkgName, int32_t
|
||||
return;
|
||||
}
|
||||
credentialCallback_[pkgName]->OnCredentialResult(action, credentialResult);
|
||||
credentialCallback_.erase(pkgName);
|
||||
}
|
||||
} // namespace DistributedHardware
|
||||
} // namespace OHOS
|
||||
|
||||
Reference in New Issue
Block a user