diff options
-rw-r--r-- | ydb/core/yq/libs/control_plane_storage/ydb_control_plane_storage_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ydb/core/yq/libs/control_plane_storage/ydb_control_plane_storage_impl.h b/ydb/core/yq/libs/control_plane_storage/ydb_control_plane_storage_impl.h index e3e01ba499..adfa624ee2 100644 --- a/ydb/core/yq/libs/control_plane_storage/ydb_control_plane_storage_impl.h +++ b/ydb/core/yq/libs/control_plane_storage/ydb_control_plane_storage_impl.h @@ -357,7 +357,6 @@ public: */ void CreateDirectory(); void CreateQueriesTable(); - void CreatePendingTable(); void CreatePendingSmallTable(); void CreateConnectionsTable(); void CreateJobsTable(); |