You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/03/09 14:50:17 UTC

[camel-website] 02/02: remove extra newlines

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

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 9237f27604dbcd0755e88b788e165d925587f412
Author: aashnajena <je...@gmail.com>
AuthorDate: Mon Mar 9 19:36:18 2020 +0530

    remove extra newlines
---
 config.toml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 02beac0..d35c294 100644
--- a/config.toml
+++ b/config.toml
@@ -224,5 +224,4 @@ timeout = 300000
 
   [[module.mounts]]
     source = "documentation/_/data"
-    target = "data"
-    
\ No newline at end of file
+    target = "data"
\ No newline at end of file