diff options
Diffstat (limited to 'vendor/code.gitea.io/git/doc.go')
-rw-r--r-- | vendor/code.gitea.io/git/doc.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/code.gitea.io/git/doc.go b/vendor/code.gitea.io/git/doc.go deleted file mode 100644 index 1941d28550..0000000000 --- a/vendor/code.gitea.io/git/doc.go +++ /dev/null @@ -1,5 +0,0 @@ -// Copyright 2016 The Gitea Authors. All rights reserved. -// Use of this source code is governed by a MIT-style -// license that can be found in the LICENSE file. - -package git // import "code.gitea.io/git" |