mirror of https://github.com/grpc/grpc-java.git
Add comment to satisfy checkstyle
This commit is contained in:
parent
c8c478ef81
commit
35cb22dd42
|
|
@ -49,6 +49,7 @@ public class OkHttpReadableBufferTest extends ReadableBufferTestBase {
|
|||
|
||||
private OkHttpReadableBuffer buffer;
|
||||
|
||||
/** Initialize buffer. */
|
||||
@SuppressWarnings("resource")
|
||||
@Before
|
||||
public void setup() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue