forked from an/flokati
		
	webhook.go: removed unused parameter
This commit is contained in:
		
							parent
							
								
									4e186fe2b2
								
							
						
					
					
						commit
						919890e412
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,6 @@ import (
 | 
			
		|||
 | 
			
		||||
var (
 | 
			
		||||
	webhookPort  = flag.String("webhook_port", "8080", "Webhook listener port")
 | 
			
		||||
	webhookChan  = flag.String("webhook_chan", "", "Channel to post into")
 | 
			
		||||
	webhookToken = flag.String("webhook_token", "token.txt", "Token file")
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue