mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Removed unused methods
This commit is contained in:
parent
78333d56d4
commit
fc240c273f
12 changed files with 5 additions and 50 deletions
|
|
@ -24,8 +24,4 @@ public class MainViewModel extends AndroidViewModel {
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
public void deleteQueue(){
|
||||
queueRepository.deleteAll();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue