IGNITE-14392: Hide SQL Transactions page from TOC (#9262)

diff --git a/docs/_data/toc.yaml b/docs/_data/toc.yaml
index 0edcf6e..a4881c7 100644
--- a/docs/_data/toc.yaml
+++ b/docs/_data/toc.yaml
@@ -195,8 +195,6 @@
       url: SQL/sql-api
     - title: Distributed Joins
       url: SQL/distributed-joins
-    - title: SQL Transactions
-      url: SQL/sql-transactions
     - title: Custom SQL Functions
       url: SQL/custom-sql-func
     - title: JDBC Driver