Skip to content

Commit 7cbbb77

Browse files
devzero2000gitster
authored andcommitted
builtin/gc.c: delete duplicate include
object-store.h is included more than once. Signed-off-by: Elia Pinto <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5775da0 commit 7cbbb77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builtin/gc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include "promisor-remote.h"
3131
#include "refs.h"
3232
#include "remote.h"
33-
#include "object-store.h"
3433
#include "exec-cmd.h"
3534
#include "hook.h"
3635

0 commit comments

Comments
 (0)