mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Fix style check
This commit is contained in:
parent
a0a7f23c21
commit
af66e1f7c4
@ -14,11 +14,6 @@ namespace DB
|
||||
struct FileCacheReserveStat;
|
||||
class EvictionCandidates;
|
||||
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int LOGICAL_ERROR;
|
||||
}
|
||||
|
||||
class IFileCachePriority : private boost::noncopyable
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user