mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +00:00
Deleted unused object
This commit is contained in:
parent
827dd7d2ae
commit
0b6c195e9d
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ public class LibraryFragment extends Fragment {
|
||||||
private GenreAdapter genreAdapter;
|
private GenreAdapter genreAdapter;
|
||||||
private PlaylistAdapter playlistAdapter;
|
private PlaylistAdapter playlistAdapter;
|
||||||
|
|
||||||
private ListenableFuture<MediaBrowser> mediaBrowserListenableFuture;
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onCreate(@Nullable Bundle savedInstanceState) {
|
public void onCreate(@Nullable Bundle savedInstanceState) {
|
||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue