Skip to content

Commit 666c7bd

Browse files
committed
tests: unwarranted NULL-ification
1 parent 37acffa commit 666c7bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/remote/create.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ void test_remote_create__cleanup(void)
2020
git_config_free(_config);
2121

2222
git_repository_free(_repo);
23-
_repo = NULL;
2423

2524
cl_fixture_cleanup("testrepo.git");
2625
}

0 commit comments

Comments
 (0)