mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix imports found by goimports.
This commit is contained in:
		@@ -9,13 +9,11 @@ import (
 | 
			
		||||
	"path"
 | 
			
		||||
 | 
			
		||||
	"github.com/Unknwon/paginater"
 | 
			
		||||
 | 
			
		||||
	"github.com/gogits/git-module"
 | 
			
		||||
 | 
			
		||||
	"github.com/go-gitea/gitea/models"
 | 
			
		||||
	"github.com/go-gitea/gitea/modules/base"
 | 
			
		||||
	"github.com/go-gitea/gitea/modules/context"
 | 
			
		||||
	"github.com/go-gitea/gitea/modules/setting"
 | 
			
		||||
	git "github.com/gogits/git-module"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user