diff options
Diffstat (limited to 'modules/git/tree_entry_test.go')
-rw-r--r-- | modules/git/tree_entry_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/git/tree_entry_test.go b/modules/git/tree_entry_test.go index 9347e10b1b..c512c7348e 100644 --- a/modules/git/tree_entry_test.go +++ b/modules/git/tree_entry_test.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build gogit -// +build gogit package git |