Fixed code format
This commit is contained in:
parent
bc8b92e1f7
commit
189567322f
@ -167,7 +167,7 @@ public class CookieEncoder {
|
||||
}
|
||||
}
|
||||
|
||||
if(sb.length() > 0) {
|
||||
if (sb.length() > 0) {
|
||||
sb.setLength(sb.length() - 1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user