submodule--helper: remove redundant include
"dir.h" should have been included only once. Signed-off-by: Atharva Raykar <raykar.ath@gmail.com> Mentored-by: Christian Couder <christian.couder@gmail.com> Mentored-by: Shourya Shukla <periperidip@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
0060fd1511
commit
6a24cc71ed
@ -13,7 +13,6 @@
|
||||
#include "remote.h"
|
||||
#include "refs.h"
|
||||
#include "connect.h"
|
||||
#include "dir.h"
|
||||
|
||||
static char *get_default_remote(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user