mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Move RepeatModeUtil to common
It's used by the UI and mediasession modules. We may be able to move it into the UI module if/when the mediasession module goes away. PiperOrigin-RevId: 356734939
This commit is contained in:
parent
333de74140
commit
493d996c6f
1 changed files with 0 additions and 1 deletions
|
|
@ -91,5 +91,4 @@ public final class RepeatModeUtil {
|
|||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue