Remove extra comment line

PiperOrigin-RevId: 651367551
This commit is contained in:
claincly 2024-07-11 05:03:49 -07:00 committed by Copybara-Service
parent 81f5a5f5f3
commit 1ba2d98fce

View File

@ -53,7 +53,6 @@ import org.junit.runner.RunWith;
@RunWith(AndroidJUnit4.class)
public class ForceEndOfStreamTest {
// Referenced from ExternalTextureManager
private final Context context = ApplicationProvider.getApplicationContext();
@Rule public final TestName testName = new TestName();