Skip to content

Commit 6a24cc7

Browse files
tfidfwastakengitster
authored andcommitted
submodule--helper: remove redundant include
"dir.h" should have been included only once. Signed-off-by: Atharva Raykar <[email protected]> Mentored-by: Christian Couder <[email protected]> Mentored-by: Shourya Shukla <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0060fd1 commit 6a24cc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builtin/submodule--helper.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include "remote.h"
1414
#include "refs.h"
1515
#include "connect.h"
16-
#include "dir.h"
1716

1817
static char *get_default_remote(void)
1918
{

0 commit comments

Comments
 (0)