aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-04-15 10:09:30 -0700
committerPinapelz <donaldshan1@outlook.com>2023-04-15 10:09:30 -0700
commitba81ee3b8a5a20f0a0009b1541138511fd061d18 (patch)
tree594eb01b10eae6a7d755c919b218e81366a810fe /README.md
parent060155e490d59ab3b34a586c2fca8ec373abf573 (diff)
Updated App.java demo code1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 642b283..4b0469f 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,6 @@ System.out.println(video.title + " - " + video.channel.name);
for (Comment comment : video.comments) {
System.out.println(" "+comment.message);
}
-}
```
## Download
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage