Removing useless file

This commit is contained in:
2023-05-22 14:08:45 +02:00
parent 8c9b70f2e8
commit 9b27f861e1

View File

@@ -1,5 +0,0 @@
const args = process.argv.slice(2);
const arg = args[0];
console.log(arg);