mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
This class was only kept to satisfy MockClass requirements for cl/472776321. The location::nearby::api::CredentialStorage class located under platform/implementation/credential_storage.h contains virtual functions which satisfy the same requirements. This CL will remove excess code. PiperOrigin-RevId: 474643989