SYNC: removed console log

This commit is contained in:
SPRINX0\prochazka
2025-04-23 13:16:23 +02:00
committed by Diflow
parent 2c0cf40a15
commit be52fef0bb

View File

@@ -119,8 +119,6 @@
fileName = resp.fileName;
}
console.log('SELECTED PATH', filePath);
if (!filePath) {
return;
}