mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
delete useless console log
This commit is contained in:
@@ -76,8 +76,6 @@ export class FolderLinkerService {
|
||||
|
||||
const sharedPath = this.getSharedFolder(folderPath, options?.intermediateFolder);
|
||||
|
||||
lstat(sharedPath).then(console.log);
|
||||
|
||||
await ensureFolderExist(folderPath);
|
||||
|
||||
if(options?.backup === true){
|
||||
|
||||
Reference in New Issue
Block a user