diff --git a/aider/io.py b/aider/io.py index f1d3f63e1..242df7917 100644 --- a/aider/io.py +++ b/aider/io.py @@ -284,7 +284,6 @@ class InputOutput: completion_menu_current_style ) - dump(style_dict) return Style.from_dict(style_dict) def read_image(self, filename):