From cf296153cd9f67664983291300eabdce5e7c85ed Mon Sep 17 00:00:00 2001 From: drkhsh Date: Thu, 27 Oct 2022 22:14:20 +0200 Subject: separator: kill that useless thing Just use the format strings dude. :) --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 542b1f0..3be46cc 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,6 @@ COM =\ components/num_files\ components/ram\ components/run_command\ - components/separator\ components/swap\ components/temperature\ components/uptime\ -- cgit v1.2.3