Revert mypy changes from the old version of the pre-commit hook
This was relevant when mypy was running in a minimalist venv, not now that it runs in the "system" kitchen sink venv.
Test Plan
pre-commit run -a mypy
Migrated from D2326 (view on Phabricator)