This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 340e6e3997deb328bc738b6808e6fd833234be71 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue May 21 11:57:48 2019 +0200 Camel-Azure: Removed empty tables from docs (queue) --- .../src/main/docs/azure-queue-component.adoc | 26 ---------------------- 1 file changed, 26 deletions(-) diff --git a/components/camel-azure/src/main/docs/azure-queue-component.adoc b/components/camel-azure/src/main/docs/azure-queue-component.adoc index a622c0f..3a28b95 100644 --- a/components/camel-azure/src/main/docs/azure-queue-component.adoc +++ b/components/camel-azure/src/main/docs/azure-queue-component.adoc @@ -139,32 +139,6 @@ You have to provide the containerAndQueue URI and the credentials. ### Usage -#### Message headers evaluated by the Azure Storage Queue Service producer - -[width="100%",cols="10%,10%,80%",options="header",] -|======================================================================= -|Header |Type |Description -| | | -|======================================================================= - -#### Message headers set by the Azure Storage Queue Service producer - -[width="100%",cols="10%,10%,80%",options="header",] -|======================================================================= -|Header |Type |Description -| | | -|======================================================================= - -#### Message headers set by the Azure Storage Queue Service producer consumer - -[width="100%",cols="10%,10%,80%",options="header",] -|======================================================================= -|Header |Type |Description -| | | -|======================================================================= - - - #### Azure Queue Service operations [width="100%",cols="20%,80%",options="header",]
