Sfoglia il codice sorgente

remove whitespace

pull/1706/head
Carl-Johan Kjellander 7 anni fa
parent
commit
6d29233a16
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      src/rebar_env.erl

+ 0
- 1
src/rebar_env.erl Vedi File

@ -49,7 +49,6 @@ create_env(State, Opts) ->
{"ERLC", filename:join([code:root_dir(), "bin", "erlc"])},
{"ERLANG_ARCH" , rebar_api:wordsize()},
{"ERLANG_TARGET", rebar_api:get_arch()}
].
%% ====================================================================

Caricamento…
Annulla
Salva