treewide: remove unnecessary includes in source files
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
ec2101abf3
commit
d57c671a51
@ -5,7 +5,6 @@
|
||||
#include "gettext.h"
|
||||
#include "refs.h"
|
||||
#include "notes-utils.h"
|
||||
#include "repository.h"
|
||||
#include "strbuf.h"
|
||||
|
||||
void create_notes_commit(struct repository *r,
|
||||
|
Reference in New Issue
Block a user