diff options
Diffstat (limited to 'node_modules/shell-quote/print.py')
| -rwxr-xr-x | node_modules/shell-quote/print.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/shell-quote/print.py b/node_modules/shell-quote/print.py deleted file mode 100755 index dc8e868..0000000 --- a/node_modules/shell-quote/print.py +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env python3 -import sys -print(sys.argv[1]) |
