diff options
Diffstat (limited to 'modules/json')
-rw-r--r-- | modules/json/json.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/json/json.go b/modules/json/json.go index 4361262a2f..35691eec86 100644 --- a/modules/json/json.go +++ b/modules/json/json.go @@ -1,6 +1,5 @@ // Copyright 2020 The Gitea Authors. All rights reserved. // Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. package json |