mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fix imports found by goimports.
This commit is contained in:
		@@ -9,10 +9,9 @@ import (
 | 
			
		||||
	"strings"
 | 
			
		||||
 | 
			
		||||
	"github.com/Unknwon/com"
 | 
			
		||||
	"github.com/go-macaron/binding"
 | 
			
		||||
	"gopkg.in/macaron.v1"
 | 
			
		||||
 | 
			
		||||
	"github.com/go-gitea/gitea/models"
 | 
			
		||||
	"github.com/go-macaron/binding"
 | 
			
		||||
	macaron "gopkg.in/macaron.v1"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// _______________________________________    _________.______________________ _______________.___.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user