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