mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
clean: code cleanup
This commit is contained in:
@@ -186,8 +186,4 @@ public class PlayerBottomSheetViewModel extends AndroidViewModel {
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public void emptyPlayQueue() {
|
||||
queueRepository.savePlayQueue(null, null, 0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user