From 46b4920a9c4783ce8b023eda45d2478c572cde36 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 2 Oct 2016 18:29:42 +1100 Subject: [PATCH] Remove stray newline --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index fa2d2b08..9025daac 100755 --- a/neofetch +++ b/neofetch @@ -1124,7 +1124,6 @@ getgpu() { gpu="${gpu/GeForce }" gpu="${gpu/Radeon }" ;; - esac ;; esac