Remove std::filesystem from third_party/nearby.

PiperOrigin-RevId: 764953786
This commit is contained in:
Francis Tsui
2025-05-29 17:42:05 -07:00
committed by Copybara-Service
parent 09cdc14fb6
commit 703c0fd2b5
17 changed files with 92 additions and 107 deletions
@@ -36,7 +36,7 @@ namespace api {
// repository, we use json as the parser for now.
class PreferencesManager {
public:
explicit PreferencesManager(absl::string_view path) {}
PreferencesManager() = default;
virtual ~PreferencesManager() = default;
// Sets values