mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Merge pull request #1667 from JaroslavHerber:patch-1
PiperOrigin-RevId: 668905162
This commit is contained in:
commit
e30161656e
1 changed files with 0 additions and 1 deletions
|
|
@ -390,5 +390,4 @@ public final class Tracks {
|
||||||
: BundleCollectionUtil.fromBundleList(Group::fromBundle, groupBundles);
|
: BundleCollectionUtil.fromBundleList(Group::fromBundle, groupBundles);
|
||||||
return new Tracks(groups);
|
return new Tracks(groups);
|
||||||
}
|
}
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue