treewide: remove unnecessary includes for wrapper.h
Signed-off-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
28aed75a9f
commit
da9502ff4d
@ -12,7 +12,6 @@
|
||||
#include "dir.h"
|
||||
#include "wt-status.h"
|
||||
#include "config.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
void free_worktrees(struct worktree **worktrees)
|
||||
{
|
||||
|
Reference in New Issue
Block a user