瀏覽代碼

remove whitespace

pull/1706/head
Carl-Johan Kjellander 7 年之前
父節點
當前提交
6d29233a16
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      src/rebar_env.erl

+ 0
- 1
src/rebar_env.erl 查看文件

@ -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()}
].
%% ====================================================================

Loading…
取消
儲存