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 13d5602b251ff724263c50badb308fa2ea62aa98 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu May 16 09:26:19 2019 +0200 Camel-Soroush: More polishing --- .../java/org/apache/camel/component/soroushbot/support/SoroushBotWS.java | 1 - 1 file changed, 1 deletion(-) diff --git a/components/camel-soroush/src/test/java/org/apache/camel/component/soroushbot/support/SoroushBotWS.java b/components/camel-soroush/src/test/java/org/apache/camel/component/soroushbot/support/SoroushBotWS.java index 1034792..105bfcf 100644 --- a/components/camel-soroush/src/test/java/org/apache/camel/component/soroushbot/support/SoroushBotWS.java +++ b/components/camel-soroush/src/test/java/org/apache/camel/component/soroushbot/support/SoroushBotWS.java @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.apache.camel.component.soroushbot.support; import java.io.IOException;
