Fix missing stuff

This commit is contained in:
TheArcaneBrony
2022-08-15 06:22:22 +02:00
parent 79d97a9252
commit fcef1f4d27
8 changed files with 38 additions and 51 deletions
-1
View File
@@ -46,7 +46,6 @@ function getLines(output) {
module.exports = {
//consts
parts,
//functions
copyRecursiveSync, execIn, getLines
};