fix(direnv) Remove symlink call for pre-commit (#17199)
The symlink call was overriding the commit hooks entirely, and removing the legacy file was breaking the JS commit hooks. Remove them for now until there's a better solution for the legacy hooks.