rm SH filter beans

This commit is contained in:
mjames-upc 2018-07-24 15:40:45 -06:00
parent 5dd6465162
commit 42256d5cd9
2 changed files with 0 additions and 2 deletions

View file

@ -41,7 +41,6 @@
<pipeline>
<bean ref="stringToFile" />
<bean ref="bufrascatDecoder" method="decode" />
<bean ref="ascatSHFilter" method="filter" />
<to uri="direct-vm:persistIndexAlert" />
</pipeline>
<doCatch>

View file

@ -41,7 +41,6 @@
<pipeline>
<bean ref="stringToFile" />
<bean ref="bufrssmiDecoder" method="decode" />
<bean ref="ssmiSHFilter" method="filter" />
<to uri="direct-vm:persistIndexAlert" />
</pipeline>
<doCatch>