]> git.ipfire.org Git - thirdparty/git.git/commitdiff
list-objects-filter-options.h: remove unneccessary include
authorElijah Newren <newren@gmail.com>
Tue, 16 May 2023 06:34:01 +0000 (06:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Jun 2023 20:39:53 +0000 (13:39 -0700)
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
list-objects-filter-options.h

index f6206125868eb06cc448182418c23b3e4c9e95a6..55fab8563d20a5a7ada0e9fd1215303808c5853d 100644 (file)
@@ -3,7 +3,6 @@
 
 #include "gettext.h"
 #include "object.h"
-#include "string-list.h"
 #include "strbuf.h"
 
 struct option;