mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
merge #69
This commit is contained in:
@@ -64,7 +64,6 @@ module.exports = {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
function autoVacuum(){
|
||||
file.ls(BASE_PATH).then((files) => {
|
||||
files.map((_file) => {
|
||||
|
||||
Reference in New Issue
Block a user