remove trailing comma (#2934)

This commit is contained in:
Navid M 2024-09-20 12:19:37 +01:00 committed by GitHub
parent a94e9edbc6
commit a07fea432e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34104,7 +34104,7 @@
"api", "api",
"library", "library",
"pytube", "pytube",
"youtube-dl", "youtube-dl"
], ],
"description": "Youtube downloader library and CLI.", "description": "Youtube downloader library and CLI.",
"license": "GPLv3", "license": "GPLv3",