diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-15 10:09:30 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-15 10:09:30 -0700 |
| commit | ba81ee3b8a5a20f0a0009b1541138511fd061d18 (patch) | |
| tree | 594eb01b10eae6a7d755c919b218e81366a810fe /README.md | |
| parent | 060155e490d59ab3b34a586c2fca8ec373abf573 (diff) | |
Updated App.java demo code1.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ System.out.println(video.title + " - " + video.channel.name); for (Comment comment : video.comments) { System.out.println(" "+comment.message); } -} ``` ## Download |
