diff --git a/Fruit_Jam/Fruit_Jam_PyPaint/code.py b/Fruit_Jam/Fruit_Jam_PyPaint/code.py index 9f3661af4..fb7b0bc82 100644 --- a/Fruit_Jam/Fruit_Jam_PyPaint/code.py +++ b/Fruit_Jam/Fruit_Jam_PyPaint/code.py @@ -697,7 +697,6 @@ class Paint(): # pylint: disable=too-many-statements self._poller.poke() # pylint: enable=too-many-nested-blocks - def _handle_palette_selection(self, location): selected = location[1] // self._swatch_height