Remove nullness warning suppressions from Matcher.group
These were introduced in https://github.com/google/ExoPlayer/commit/c7164a30a067e5ddf5f0c706d6861652d39fd967 In each case I checked that the groups are not optional, so if they match they must be non-null. PiperOrigin-RevId: 305213293
Showing
with
54 additions
and
77 deletions
Please
register
or
sign in
to comment