8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6af73 commit c67937bCopy full SHA for c67937b
tools/gyp_node.py
@@ -1,7 +1,5 @@
1
#!/usr/bin/env python
2
-import glob
3
import os
4
-import shlex
5
import sys
6
7
script_dir = os.path.dirname(__file__)
tools/install.py
@@ -10,7 +10,6 @@
10
11
import re
12
import shutil
13
-import stat
14
15
16
# set at init time
0 commit comments