cleanup
This commit is contained in:
@@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#include "rpc/common.hpp"
|
#include "rpc/common.hpp"
|
||||||
#include "types/repertory.hpp"
|
#include "types/repertory.hpp"
|
||||||
#include "utils/collection.hpp"
|
|
||||||
#include "utils/hash.hpp"
|
|
||||||
|
|
||||||
namespace repertory {
|
namespace repertory {
|
||||||
client::client(rpc_host_info host_info) : host_info_(std::move(host_info)) {}
|
client::client(rpc_host_info host_info) : host_info_(std::move(host_info)) {}
|
||||||
|
Reference in New Issue
Block a user