aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/buttons.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/extras/buttons.py')
-rw-r--r--klippy/extras/buttons.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/klippy/extras/buttons.py b/klippy/extras/buttons.py
index 0b90f1a3..edb3adec 100644
--- a/klippy/extras/buttons.py
+++ b/klippy/extras/buttons.py
@@ -5,7 +5,6 @@
# This file may be distributed under the terms of the GNU GPLv3 license.
import logging
-
######################################################################
# Button state tracking
######################################################################