fix(core): update

This commit is contained in:
Philipp Kunz 2020-10-12 11:55:57 +00:00
parent a8ce2f75b7
commit 0b14904027

View File

@ -56,7 +56,6 @@ export class Directory {
continue;
}
}
console.log(basePath);
return basePath;
}