Skip to content

Commit 0b2a455

Browse files
committed
update
1 parent 81c7e76 commit 0b2a455

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • implement-shell-tools/ls

implement-shell-tools/ls/ls.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const fs = require("fs");
2-
const path = require("path");
32

43
const args = process.argv.slice(2);
54

0 commit comments

Comments
 (0)