module: remove unnecessary property and method by thefourtheye · Pull Request #2922 · nodejs/node

require.paths property and require.registerExtension function have been throwing errors when used. They both are like this for years now. This patch removes them from the system. require.paths: 7f0...