mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove extra comment line
PiperOrigin-RevId: 651367551
This commit is contained in:
parent
81f5a5f5f3
commit
1ba2d98fce
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ import org.junit.runner.RunWith;
|
||||||
@RunWith(AndroidJUnit4.class)
|
@RunWith(AndroidJUnit4.class)
|
||||||
public class ForceEndOfStreamTest {
|
public class ForceEndOfStreamTest {
|
||||||
|
|
||||||
// Referenced from ExternalTextureManager
|
|
||||||
private final Context context = ApplicationProvider.getApplicationContext();
|
private final Context context = ApplicationProvider.getApplicationContext();
|
||||||
@Rule public final TestName testName = new TestName();
|
@Rule public final TestName testName = new TestName();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue