mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove obsolete semicolon
This commit is contained in:
parent
05cbbffbd7
commit
02fa4b0f9c
@ -390,5 +390,5 @@ public final class Tracks {
|
|||||||
: BundleCollectionUtil.fromBundleList(Group::fromBundle, groupBundles);
|
: BundleCollectionUtil.fromBundleList(Group::fromBundle, groupBundles);
|
||||||
return new Tracks(groups);
|
return new Tracks(groups);
|
||||||
}
|
}
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user