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…
Reference in New Issue
Block a user