mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	Merge pull request #255 from lunny/lunny/golint_modules_cron
Golint fixed for modules/cron
This commit is contained in:
		
						commit
						2255a9af6a
					
				@ -16,6 +16,7 @@ import (
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
var c = cron.New()
 | 
					var c = cron.New()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// NewContext begins cron tasks
 | 
				
			||||||
func NewContext() {
 | 
					func NewContext() {
 | 
				
			||||||
	var (
 | 
						var (
 | 
				
			||||||
		entry *cron.Entry
 | 
							entry *cron.Entry
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user