merge fix
This commit is contained in:
parent
1938738e24
commit
c4aac841fc
@ -38,7 +38,6 @@ class BufferedNetworkStack {
|
||||
for (String s : cunks) {
|
||||
if (s != null && !s.isEmpty()) {
|
||||
result.append(s);
|
||||
flag = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user