From ccc7386dedcd8f7162c159314d8a957c83eceee8 Mon Sep 17 00:00:00 2001 From: Nikolay Shumkov Date: Thu, 16 May 2024 07:56:16 +0300 Subject: [PATCH] Fixes --- ydb/core/tx/schemeshard/schemeshard__operation_alter_table.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ydb/core/tx/schemeshard/schemeshard__operation_alter_table.cpp b/ydb/core/tx/schemeshard/schemeshard__operation_alter_table.cpp index b24291f3c805..d9f60ae24b49 100644 --- a/ydb/core/tx/schemeshard/schemeshard__operation_alter_table.cpp +++ b/ydb/core/tx/schemeshard/schemeshard__operation_alter_table.cpp @@ -2,7 +2,6 @@ #include "schemeshard__operation_common.h" #include "schemeshard_impl.h" -#include #include namespace {