Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c67937b

Browse filesBrowse files
thefourtheyejasnell
authored andcommitted
tools: remove unused imports
PR-URL: #5765 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent ac6af73 commit c67937b
Copy full SHA for c67937b

File tree

Expand file treeCollapse file tree

2 files changed

+0
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-3
lines changed
Open diff view settings
Collapse file

‎tools/gyp_node.py‎

Copy file name to clipboardExpand all lines: tools/gyp_node.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env python
2-
import glob
32
import os
4-
import shlex
53
import sys
64

75
script_dir = os.path.dirname(__file__)
Collapse file

‎tools/install.py‎

Copy file name to clipboardExpand all lines: tools/install.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import os
1111
import re
1212
import shutil
13-
import stat
1413
import sys
1514

1615
# set at init time

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.