From 112613410d1851982352b7108665acf8c6e8c158 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 2 Dec 2016 09:52:06 +1100 Subject: [PATCH] General: Remove TODO --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 4018eb9a..2b531d58 100755 --- a/neofetch +++ b/neofetch @@ -52,7 +52,6 @@ get_distro() { esac ascii_distro="Windows 10" - # TODO: Install Red Star OS and check if this is really needed. elif [[ -f "/etc/redstar-release" ]]; then case "$distro_shorthand" in "on" | "tiny") distro="Red Star OS" ;;