Skip to content

Commit 76f58ef

Browse files
committed
fix: lint
1 parent f713c68 commit 76f58ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/migrations/v1_25/v321.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2025 The Gitea Authors. All rights reserved.
22
// SPDX-License-Identifier: MIT
33

4-
package v1_25 //nolint
4+
package v1_25
55

66
import (
77
"xorm.io/xorm"

0 commit comments

Comments
 (0)