diff options
Diffstat (limited to 'internal/cmd/cert.go')
-rw-r--r-- | internal/cmd/cert.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/cmd/cert.go b/internal/cmd/cert.go index c8280a12..f13d8949 100644 --- a/internal/cmd/cert.go +++ b/internal/cmd/cert.go @@ -1,5 +1,4 @@ //go:build cert -// +build cert // Copyright 2009 The Go Authors. All rights reserved. // Copyright 2014 The Gogs Authors. All rights reserved. |