mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-02 14:57:37 +03:00
Fix indent
This commit is contained in:
@ -6,7 +6,7 @@ package admin
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/Unknwon/com"
|
"github.com/Unknwon/com"
|
||||||
"github.com/Unknwon/paginater"
|
"github.com/Unknwon/paginater"
|
||||||
|
|
||||||
"github.com/gogits/gogs/models"
|
"github.com/gogits/gogs/models"
|
||||||
"github.com/gogits/gogs/modules/base"
|
"github.com/gogits/gogs/modules/base"
|
||||||
|
Reference in New Issue
Block a user