Ver a proveniência

Remove dubplicated call to format_warning

pull/823/head
Heinz N. Gies há 9 anos
ascendente
cometimento
de7b8b84bf
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      src/rebar_dialyzer_format.erl

+ 0
- 1
src/rebar_dialyzer_format.erl Ver ficheiro

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

Carregando…
Cancelar
Guardar