diff options
Diffstat (limited to '')
-rw-r--r-- | t/helper/test-repository.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/helper/test-repository.c b/t/helper/test-repository.c index 4cd8a95..0c7c5aa 100644 --- a/t/helper/test-repository.c +++ b/t/helper/test-repository.c @@ -1,10 +1,8 @@ #include "test-tool.h" #include "commit-graph.h" #include "commit.h" -#include "config.h" #include "environment.h" #include "hex.h" -#include "object-store-ll.h" #include "object.h" #include "repository.h" #include "setup.h" |