remove console.log
This commit is contained in:
parent
ed49f4f576
commit
5f106cd378
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ Project.find({})
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
console.log(s3Files);
|
|
||||||
console.log(s3Files.length);
|
console.log(s3Files.length);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue