Skip to content

Commit ad8d3d4

Browse files
committed
fixup!: remove unused code
1 parent 9fa53b1 commit ad8d3d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/gyp_node.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
node_root = os.path.normpath(os.path.join(script_dir, os.pardir))
88

99
sys.path.insert(0, os.path.join(node_root, 'tools', 'gyp', 'pylib'))
10-
sys.path.insert(0, os.path.join(node_root, 'tools', 'search_files'))
1110
import gyp
1211

1312
# Directory within which we want all generated files (including Makefiles)

0 commit comments

Comments
 (0)