From 2ab78bb6a28c0082ada3f9d06a29b7d03a45781a Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sun, 23 May 2021 18:59:02 +0200 Subject: [PATCH] Remove todo comment - wontfix --- root/usr/local/bin/tamper-check | 2 -- 1 file changed, 2 deletions(-) diff --git a/root/usr/local/bin/tamper-check b/root/usr/local/bin/tamper-check index 2a7f688..dd7effd 100755 --- a/root/usr/local/bin/tamper-check +++ b/root/usr/local/bin/tamper-check @@ -1,6 +1,4 @@ #!/bin/python3 -# TODO: Add color highlighting to help - import json import subprocess import sys