Closed
Description
The resolution kwarg to PolarAxes has triggered a warning of being with no effect (https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/projections/polar.py#L243) since 8 years ago (3093ce9). Given that the warning effectively acts as a deprecation warning as well, the relevant code should just be removed.