Remove unused compat shim for 'bytes' by jdufresne · Pull Request #1195 · pallets/click

@jdufresne

Never used. Both Python 2.7 and Python 3 have the type bytes. On Python
2.7 it is an alias for str, same as what was previously defined.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators

Nov 13, 2020