Deal with unused parameter
This commit is contained in:
		
							parent
							
								
									29b9b9152c
								
							
						
					
					
						commit
						833bb4cec9
					
				|  | @ -124,7 +124,7 @@ run([Name], #{node := Node} = Options) -> | |||
|         {error, Err} -> {error, Err} | ||||
|     end. | ||||
| 
 | ||||
| output(E, Opts) -> | ||||
| output(E, _Opts) -> | ||||
|     'Elixir.RabbitMQ.CLI.DefaultOutput':output(E). | ||||
| 
 | ||||
| formatter() -> 'Elixir.RabbitMQ.CLI.Formatters.Erlang'. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue