0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-24 12:43:08 +02:00

fix: lint

This commit is contained in:
Christopher Homberger 2025-07-08 21:02:14 +02:00
parent f713c681e1
commit 76f58ef2a6

View File

@ -1,7 +1,7 @@
// Copyright 2025 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package v1_25 //nolint
package v1_25
import (
"xorm.io/xorm"