You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/04/08 09:09:48 UTC

[iotdb] branch master updated: rollback config.js (#5453)

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new e2f93a42ee rollback config.js (#5453)
e2f93a42ee is described below

commit e2f93a42ee4070824186f8a8ae756804060cac50
Author: Pengyu Chen <48...@users.noreply.github.com>
AuthorDate: Fri Apr 8 17:09:42 2022 +0800

    rollback config.js (#5453)
    
    rollback config.js
---
 site/src/main/.vuepress/config.js | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/site/src/main/.vuepress/config.js b/site/src/main/.vuepress/config.js
index b7f03a8245..49ee7a536d 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -718,13 +718,6 @@ var config = {
 						]
 					},
 					{
-<<<<<<< HEAD
-					    title: 'UDF Library',
-					    children: [
-					        ['Library-UDF/Get-Started', 'Get Started'],
-					        ['Library-UDF/Data-Quality', 'Data Quality']
-					    ]
-=======
 						title: 'Write and Delete Data',
 						sidebarDepth: 1,
 						children: [
@@ -733,7 +726,6 @@ var config = {
 							['Write-And-Delete-Data/CSV-Tool','CSV Tool'],
 							['Write-And-Delete-Data/Delete-Data','Delete Data']
 						]
->>>>>>> master
 					},
 					{
 						title: 'Query Data',
@@ -1645,13 +1637,6 @@ var config = {
 						]
 					},
 					{
-<<<<<<< HEAD
-          				title: 'UDF 函数库',
-          				children: [
-          					['Library-UDF/Get-started', '快速上手'],
-          					['Library-UDF/Data-Quality', '数据质量']
-          				]
-=======
 						title: '数据写入和删除',
 						sidebarDepth: 1,
 						children: [
@@ -1660,7 +1645,6 @@ var config = {
 							['Write-And-Delete-Data/CSV-Tool','导入导出 CSV'],
 							['Write-And-Delete-Data/Delete-Data','删除数据']
 						]
->>>>>>> master
 					},
 					{
 						title: '数据查询',