This commit is contained in:
MasterAcnolo
2025-11-15 23:14:05 +01:00
parent c9a48ec64c
commit cff3101b03
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
const { logger } = require("../logger");
function parseVideo(data) {
// logger.info(`Avant parse: ${JSON.stringify(data, null, 2)}`);