From 1ff5241a53555ac4177f9c76e995fabc248b93a4 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Sun, 13 Nov 2022 11:50:56 +0100 Subject: [PATCH] chore(klipper): remove TODO Signed-off-by: Dominik Willner --- scripts/klipper.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/klipper.sh b/scripts/klipper.sh index ab05865..a724991 100644 --- a/scripts/klipper.sh +++ b/scripts/klipper.sh @@ -11,10 +11,6 @@ set -e -#TODO: -# the current changes do not allow to display feedback to the user -# regarding the decisions that were made during input prompts (select_msg) - #TODO (multi instance): # if the klipper installer is started another time while other klipper # instances are detected, ask if new instances should be added