Fix style check

This commit is contained in:
kssenii 2023-02-27 17:13:33 +01:00
parent 0b676bda35
commit 03bb66b9a1

View File

@ -11,11 +11,6 @@
#include <magic_enum.hpp>
namespace CurrentMetrics
{
extern const Metric CacheDetachedFileSegments;
}
namespace DB
{