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