mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	fix import path, fix #1782
This commit is contained in:
		@@ -18,7 +18,7 @@ import (
 | 
			
		||||
	"gopkg.in/ini.v1"
 | 
			
		||||
 | 
			
		||||
	"github.com/Unknwon/com"
 | 
			
		||||
	"github.com/macaron-contrib/session"
 | 
			
		||||
	"github.com/go-macaron/session"
 | 
			
		||||
 | 
			
		||||
	"github.com/gogits/gogs/modules/bindata"
 | 
			
		||||
	"github.com/gogits/gogs/modules/log"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user