mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-27 15:49:22 +01:00
RM unused PlayerState.kt
This commit is contained in:
parent
9cdba9a27a
commit
1d236aa6e3
@ -1,12 +0,0 @@
|
||||
package org.moire.ultrasonic.domain
|
||||
|
||||
enum class PlayerState {
|
||||
IDLE,
|
||||
DOWNLOADING,
|
||||
PREPARING,
|
||||
PREPARED,
|
||||
STARTED,
|
||||
STOPPED,
|
||||
PAUSED,
|
||||
COMPLETED
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user