mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-02 07:06:59 +02:00
fixing lint fmt errors
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user