Remove dead code
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// TODO: Check if needed and move to external dependency
|
||||
// From https://github.com/parshap/node-sanitize-filename
|
||||
|
||||
const illegalRe = /[\/\?<>\\:\*\|":]/g;
|
||||
|
||||
Reference in New Issue
Block a user