Skip to content

Commit ca320b2

Browse files
committed
Merge branch 'la/strvec-header-fix'
Code clean-up. * la/strvec-header-fix: strvec: drop unnecessary include of hex.h
2 parents 259e30d + 3ca86ad commit ca320b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

strvec.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#include "git-compat-util.h"
22
#include "strvec.h"
3-
#include "hex.h"
43
#include "strbuf.h"
54

65
const char *empty_strvec[] = { NULL };

0 commit comments

Comments
 (0)