remove unwanted include

Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
This commit is contained in:
Duc Canh Le 2024-09-11 06:42:48 +00:00
parent d089a56272
commit 085be6bf59

View File

@ -23,7 +23,6 @@
#include <Common/scope_guard_safe.h>
#include <Common/setThreadName.h>
#include <Common/typeid_cast.h>
#include <Core/Settings.h>
namespace ProfileEvents
{