Skip to content

Commit

Permalink
fixup!: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 committed Jul 8, 2021
1 parent 9fa53b1 commit ad8d3d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/gyp_node.py
Expand Up @@ -7,7 +7,6 @@
node_root = os.path.normpath(os.path.join(script_dir, os.pardir))

sys.path.insert(0, os.path.join(node_root, 'tools', 'gyp', 'pylib'))
sys.path.insert(0, os.path.join(node_root, 'tools', 'search_files'))
import gyp

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

0 comments on commit ad8d3d4

Please sign in to comment.