mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
clean: code cleanup
This commit is contained in:
parent
b6063f6b20
commit
0cc45b2b12
1 changed files with 0 additions and 4 deletions
|
|
@ -186,8 +186,4 @@ public class PlayerBottomSheetViewModel extends AndroidViewModel {
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void emptyPlayQueue() {
|
|
||||||
queueRepository.savePlayQueue(null, null, 0);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue