fix a thingy

This commit is contained in:
Ashley 2023-10-21 06:34:45 +00:00
parent 1e6b58a732
commit 5529325ad7

View file

@ -51,9 +51,6 @@ var engagement = await engagementp.json();
}
}
/**
* Retrieves data about the YouTube video and its engagement.
* @returns {Promise<object>} A Promise that resolves with an object containing video and engagement data.