Commit 9eb9b36
Check if ByteString is empty by using
PiperOrigin-RevId: 852852532isEmpty() instead of == ByteString.EMPTY
1 parent 2ec322e commit 9eb9b36
File tree
1 file changed
+2
-4
lines changed- java/core/src/main/java/com/google/protobuf
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
| 173 | + | |
| 174 | + | |
177 | 175 | | |
178 | 176 | | |
179 | 177 | | |
| |||
0 commit comments