Skip to content

Commit

Permalink
Remove gratuitous blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuncer Ayaz committed Apr 17, 2012
1 parent c3c64c1 commit 9c1a877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rebar_config.erl
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ bs(Vars) ->
erl_eval:add_binding(K, V, Bs)
end, erl_eval:new_bindings(), Vars).


local_opts([], Acc) ->
lists:reverse(Acc);
local_opts([local | _Rest], Acc) ->
Expand Down

0 comments on commit 9c1a877

Please sign in to comment.