mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
chore: fix readme examples
This commit is contained in:
parent
350878c945
commit
d3ba7bdcec
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ async function main() {
|
|||
);
|
||||
console.log(await client.getActivity());
|
||||
console.log(await client.getStudentInfo());
|
||||
console.log(await client.getActivity());
|
||||
console.log(await client.getActivity());
|
||||
}
|
||||
|
||||
main();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue