mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
service: drop unused storage_service.hh from storage_proxy.hh
storage_proxy.hh does not use declarations from storage_service.hh, so remove that include.
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "replica/exceptions.hh"
|
||||
#include "locator/host_id.hh"
|
||||
#include "dht/token_range_endpoints.hh"
|
||||
#include "service/storage_service.hh"
|
||||
#include "service/cas_shard.hh"
|
||||
#include "service/storage_proxy_fwd.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user