You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/11/11 10:33:17 UTC

[4/4] camel git commit: Polished

Polished


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/af94e783
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/af94e783
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/af94e783

Branch: refs/heads/camel-2.16.x
Commit: af94e78392e587b05fb991a2bf11273bae4fbf9c
Parents: 7e41e83
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Nov 11 10:36:10 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Nov 11 10:36:38 2015 +0100

----------------------------------------------------------------------
 .../main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/af94e783/camel-core/src/main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java
----------------------------------------------------------------------
diff --git a/camel-core/src/main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java b/camel-core/src/main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java
index e0775a0..783af6c 100644
--- a/camel-core/src/main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java
+++ b/camel-core/src/main/java/org/apache/camel/util/UnsafeUriCharactersEncoder.java
@@ -22,7 +22,6 @@ import java.util.List;
 import java.util.regex.Matcher;
 import java.util.regex.Pattern;
 
-
 /**
  * Encoder for unsafe URI characters.
  * <p/>