mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
api: Remove storage_proxy.hh from storage_service.cc
Proxy is not used in storage service handlers Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
#include "thrift/controller.hh"
|
||||
#include "locator/token_metadata.hh"
|
||||
#include "cdc/generation_service.hh"
|
||||
#include "service/storage_proxy.hh"
|
||||
#include "locator/abstract_replication_strategy.hh"
|
||||
#include "sstables_loader.hh"
|
||||
#include "db/view/view_builder.hh"
|
||||
|
||||
Reference in New Issue
Block a user