mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +00:00
style: code cleanup
This commit is contained in:
parent
f293a0116b
commit
73b368d202
7 changed files with 10 additions and 10 deletions
|
|
@ -15,8 +15,6 @@ public class IndexViewModel extends AndroidViewModel {
|
|||
|
||||
private MusicFolder musicFolder;
|
||||
|
||||
private MutableLiveData<Indexes> indexes = new MutableLiveData<>(null);
|
||||
|
||||
public IndexViewModel(@NonNull Application application) {
|
||||
super(application);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue