Executed go fmt for all files
This commit is contained in:
		
							parent
							
								
									ba4d255635
								
							
						
					
					
						commit
						e05a5ca36c
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							|  | @ -11,7 +11,6 @@ import ( | ||||||
| 	"path" | 	"path" | ||||||
| 	"strings" | 	"strings" | ||||||
| 
 | 
 | ||||||
| 	"github.com/gogits/git-module" |  | ||||||
| 	"github.com/go-gitea/gitea/models" | 	"github.com/go-gitea/gitea/models" | ||||||
| 	"github.com/go-gitea/gitea/modules/auth" | 	"github.com/go-gitea/gitea/modules/auth" | ||||||
| 	"github.com/go-gitea/gitea/modules/base" | 	"github.com/go-gitea/gitea/modules/base" | ||||||
|  | @ -19,6 +18,7 @@ import ( | ||||||
| 	"github.com/go-gitea/gitea/modules/log" | 	"github.com/go-gitea/gitea/modules/log" | ||||||
| 	"github.com/go-gitea/gitea/modules/setting" | 	"github.com/go-gitea/gitea/modules/setting" | ||||||
| 	"github.com/go-gitea/gitea/modules/template" | 	"github.com/go-gitea/gitea/modules/template" | ||||||
|  | 	"github.com/gogits/git-module" | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| const ( | const ( | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue