1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 00:44:50 +02:00

Remove unnecessary semicolon in StringUtils

This commit is contained in:
Florian Schmaus 2016-11-01 12:48:59 +01:00
parent 095b5c85a1
commit 6cf3ad32f9

View file

@ -107,7 +107,7 @@ public class StringUtils {
forAttributeApos,
forText,
;
};
}
/**
* Escapes all necessary characters in the CharSequence so that it can be used