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

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


The following commit(s) were added to refs/heads/master by this push:
     new 323bdcf  Regen
323bdcf is described below

commit 323bdcf54f89ea420314f6d7b5cbf08ad1cff782
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Aug 24 19:30:15 2020 +0200

    Regen
---
 .../src/test/java/org/apache/camel/itest/http/HttpTestServer.java        | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/tests/camel-itest/src/test/java/org/apache/camel/itest/http/HttpTestServer.java
 
b/tests/camel-itest/src/test/java/org/apache/camel/itest/http/HttpTestServer.java
index 5073c03..57a1686 100644
--- 
a/tests/camel-itest/src/test/java/org/apache/camel/itest/http/HttpTestServer.java
+++ 
b/tests/camel-itest/src/test/java/org/apache/camel/itest/http/HttpTestServer.java
@@ -45,7 +45,6 @@ public class HttpTestServer {
         System.setProperty("HttpTestServer.Port", Integer.toString(PORT));
     }
 
-
     /**
      * Creates a new test server.
      *

Reply via email to