mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-27 00:04:15 -04:00 
			
		
		
		
	fix: delete unused var and const (#3294)
Signed-off-by: hwdef <hwdef97@gmail.com>
This commit is contained in:
		| @@ -184,7 +184,6 @@ func setVersion() { | ||||
| // Flags that control program flow or startup | ||||
| var ( | ||||
| 	conf    string | ||||
| 	logfile bool | ||||
| 	version bool | ||||
| 	plugins bool | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user