From d57c671a511d885a5cd390e3d6064c37af524a91 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Sat, 23 Dec 2023 17:15:00 +0000 Subject: treewide: remove unnecessary includes in source files Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- remote-curl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'remote-curl.c') diff --git a/remote-curl.c b/remote-curl.c index 55eefa70f9..7f81bf3faf 100644 --- a/remote-curl.c +++ b/remote-curl.c @@ -11,7 +11,6 @@ #include "run-command.h" #include "pkt-line.h" #include "string-list.h" -#include "sideband.h" #include "strvec.h" #include "credential.h" #include "oid-array.h" -- cgit v1.2.3