From eb737650428062e95e95c2033931458a3f794961 Mon Sep 17 00:00:00 2001 From: greyhoundforty Date: Sat, 13 Apr 2024 06:23:45 -0500 Subject: [PATCH] testing webhook --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 2c10f43..9f2117d 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,6 @@ else RESET := "" endif -# set target color TARGET_COLOR := $(BLUE) .PHONY: colors