list-objects-filter-options.h: remove unneccessary include

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Elijah Newren 2023-05-16 06:34:01 +00:00 committed by Junio C Hamano
parent df6e874496
commit 768122900f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include "gettext.h"
#include "object.h"
#include "string-list.h"
#include "strbuf.h"
struct option;