chore(ServerAbrStream): Update TODO comment

This commit is contained in:
Luan
2024-09-13 14:19:39 -03:00
parent b097df6d86
commit c5f18b840a

View File

@@ -1,5 +1,5 @@
/**
* TODO: Use camelCase for all variables and functions here (except for protobuf generated stuff)
* TODO: Use camelCase for all variables and functions here (except for protobuf generated stuff).
* I was originally planning to implement this into YouTube.js, but as I started implementing more
* googlevideo related things, I realized this would be better suited as a separate module :).
*/