diff options
-rw-r--r-- | src/shell.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.js b/src/shell.js index 222aba26..7be76536 100644 --- a/src/shell.js +++ b/src/shell.js @@ -1,4 +1,4 @@ -"use strict"; +// TODO: " u s e s t r i c t "; /* // Capture the output of this into a variable, if you want |