diff options
Diffstat (limited to 't/helper/test-bundle-uri.c')
-rw-r--r-- | t/helper/test-bundle-uri.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/helper/test-bundle-uri.c b/t/helper/test-bundle-uri.c index 4750585..09dc787 100644 --- a/t/helper/test-bundle-uri.c +++ b/t/helper/test-bundle-uri.c @@ -5,9 +5,7 @@ #include "strbuf.h" #include "string-list.h" #include "transport.h" -#include "ref-filter.h" #include "remote.h" -#include "refs.h" enum input_mode { KEY_VALUE_PAIRS, |