Explorar el Código

Remove dubplicated call to format_warning

pull/823/head
Heinz N. Gies hace 9 años
padre
commit
de7b8b84bf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/rebar_dialyzer_format.erl

+ 0
- 1
src/rebar_dialyzer_format.erl Ver fichero

@ -20,7 +20,6 @@
-define(R, "\033[0m").
format(Warning) ->
format_warning(Warning, fullpath),
Str = try
format_warning(Warning, fullpath)
catch

Cargando…
Cancelar
Guardar