mirror of
https://github.com/sschueller/peertube-android
synced 2025-02-18 04:20:48 +01:00
Cleanup old code
This commit is contained in:
parent
6df4031250
commit
57111a7b5b
@ -12,7 +12,4 @@ public class VideoList {
|
|||||||
return videoList;
|
return videoList;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setEmployeeArrayList(ArrayList<Video> videoArrayList) {
|
|
||||||
this.videoList = videoArrayList;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user