IOVDbSvc: remove deprecated getKeyInfo method
Remove the old multi-argument IIOVDbSvc::getKeyInfo
method in favor of the new
getKeyInfo(const std::string& key, IIOVDbSvc::KeyInfo& info)
Migrate the last client and delete the old method.
Remove the old multi-argument IIOVDbSvc::getKeyInfo
method in favor of the new
getKeyInfo(const std::string& key, IIOVDbSvc::KeyInfo& info)
Migrate the last client and delete the old method.