Merge branch 'DEVELOP' of ssh://git.eclipse.org:29418/openk-usermodules/org.eclipse.openk-usermodules.gridFailureInformation.backend into DEVELOP
diff --git a/gfsBackendService/src/main/resources/application.yml b/gfsBackendService/src/main/resources/application.yml
index ea97878..e9a2cab 100644
--- a/gfsBackendService/src/main/resources/application.yml
+++ b/gfsBackendService/src/main/resources/application.yml
@@ -401,26 +401,6 @@
     database-platform: org.hibernate.dialect.Oracle10gDialect
     show-sql: false
 
-  rabbitmq:
-    # Importkanal
-    importExchange: sitImportExchange_branch
-    importQueue: sitImportQueue_branch
-    importkey: sitImportExchange.failureImportKey
-
-    # Exportkanäle
-    exportExchange: sitExportExchange_branch
-    channels:
-      - name: Mail
-        exportQueue: sit_mail_export_queue_branch
-        exportKey: sit_mail_export_key
-        isMailType: true
-      - name: Störungsauskunft.de
-        exportQueue: sit_stoerungsauskunft_export_queue_branch
-        exportKey: sit_stoerungsauskunft_export_key
-      - name: Störinfotool-eigene-Web-Komponenten
-        exportQueue: sit_own_export_queue
-        exportKey: sit_own_export_key
-
 oracle:
   ucp:
     minPoolSize: 2