diff --git a/ks_includes/KlippyGtk.py b/ks_includes/KlippyGtk.py index 6dc992b0..bcb5c51d 100644 --- a/ks_includes/KlippyGtk.py +++ b/ks_includes/KlippyGtk.py @@ -45,7 +45,6 @@ class KlippyGtk: else: self.action_bar_width = int(self.width * .1) self.action_bar_height = int(self.height) - logging.info(f"{self.action_bar_width=}") self.color_list = {} # This is set by screen.py init_style() for key in self.color_list: