cleanup
Some checks failed
BlockStorage/repertory/pipeline/head Build queued...
BlockStorage/repertory_mac/pipeline/head There was a failure building this commit

This commit is contained in:
2025-08-08 09:12:43 -05:00
parent fcd88f8c3f
commit efbdd08187

View File

@@ -23,8 +23,6 @@
#include "rpc/common.hpp"
#include "types/repertory.hpp"
#include "utils/collection.hpp"
#include "utils/hash.hpp"
namespace repertory {
client::client(rpc_host_info host_info) : host_info_(std::move(host_info)) {}