summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksandr Khoroshilov <[email protected]>2022-05-11 21:45:42 +0300
committerAleksandr Khoroshilov <[email protected]>2022-05-11 21:45:42 +0300
commit64d1f1262fd0f33992ff184fef10d806d64f74da (patch)
tree6267a4cba0ffe00eed467ce17b814fe59fac6a32
parentce03cc83b4e6c107c0791f3d82e5b14ca230c43e (diff)
Delete old obsolete missed in deletion method
ref:0455bd1e2621acd73a86d569bbc88f2efa4d5e3f
-rw-r--r--ydb/core/yq/libs/control_plane_storage/ydb_control_plane_storage_impl.h1
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 e3e01ba4998..adfa624ee2f 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();