Skip to content

Commit 7aaa2d6

Browse files
committed
remove nolint
1 parent 6f79a1a commit 7aaa2d6

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
"code.gitea.io/gitea/modules/timeutil"

0 commit comments

Comments
 (0)