fixing lint fmt errors

This commit is contained in:
DmitryFrolovTri
2025-12-11 13:04:39 +00:00
parent e709a88254
commit de1b2d8ab8
4 changed files with 76 additions and 51 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Copyright 2022 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package v1_26 //nolint
package v1_26
import (
"xorm.io/xorm"