mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 03:00:17 +00:00
Remove gratuitous blank line
This commit is contained in:
parent
c3c64c1d70
commit
9c1a877bbe
1 changed files with 0 additions and 1 deletions
|
@ -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) ->
|
||||
|
|
Loading…
Reference in a new issue