From b86986352575ede011c656b2840059bd52c9892a Mon Sep 17 00:00:00 2001 From: mertmit Date: Fri, 25 Aug 2023 17:30:51 +0300 Subject: [PATCH] docs: leftover code Signed-off-by: mertmit --- .../020.getting-started/010.installation.md | 9 --------- .../020.getting-started/010.installation.md | 18 ------------------ 2 files changed, 27 deletions(-) diff --git a/packages/noco-docs/docs/020.getting-started/010.installation.md b/packages/noco-docs/docs/020.getting-started/010.installation.md index 5608918f68..7e35e3a427 100644 --- a/packages/noco-docs/docs/020.getting-started/010.installation.md +++ b/packages/noco-docs/docs/020.getting-started/010.installation.md @@ -82,15 +82,6 @@ If you plan to input some special characters, you may need to change the charact We provide different docker-compose.yml files under [this directory](https://github.com/nocodb/nocodb/tree/master/docker-compose). Here are some examples. - - -```js -function helloWorld() { - console.log('Hello, world!'); -} -``` - - ```bash diff --git a/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md b/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md index d3942e2f91..f2e7b36bbc 100644 --- a/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md +++ b/packages/noco-docs/versioned_docs/version-0.109.7/020.getting-started/010.installation.md @@ -17,15 +17,6 @@ Simple installation - takes about three minutes! If you are a Docker user, you may try this way! - - -```js -function helloWorld() { - console.log('Hello, world!'); -} -``` - - ```bash @@ -91,15 +82,6 @@ If you plan to input some special characters, you may need to change the charact We provide different docker-compose.yml files under [this directory](https://github.com/nocodb/nocodb/tree/master/docker-compose). Here are some examples. - - -```js -function helloWorld() { - console.log('Hello, world!'); -} -``` - - ```bash