mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 18:29:06 +00:00
Debug log optimizations and improvements
This commit is contained in:
@@ -1204,7 +1204,6 @@ function createTempDir() {
|
||||
}
|
||||
|
||||
function deleteAll(pattern) {
|
||||
window.log.info(`Deleting ${pattern}`);
|
||||
return pify(rimraf)(pattern);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user