Remove `from __future__ import print_function` from the code base. This import is not necessary anymore now that we dropped support for Python 2. Code in `rez.vendor` should be left untouched.