Skip to content

Commit 241409a

Browse files
andrewlewisojw28
authored andcommitted
Remove resolved TODO
This has been done for (almost) all span types. PiperOrigin-RevId: 405588294
1 parent 23b46d2 commit 241409a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎testutils/src/main/java/com/google/android/exoplayer2/testutil/truth/SpannedSubject.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
import org.checkerframework.checker.nullness.qual.RequiresNonNull;
5353

5454
/** A Truth {@link Subject} for assertions on {@link Spanned} instances containing text styling. */
55-
// TODO: add support for more Spans i.e. all those used in androidx.media3.common.text.
5655
public final class SpannedSubject extends Subject {
5756

5857
@Nullable private final Spanned actual;

0 commit comments

Comments
 (0)