Skip to content

Commit

Permalink
Remove unneeded definition
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed May 23, 2024
1 parent c56aabb commit 0a0791f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rebar.config.script
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
%%% limitations under the License.
%%%
%%%----------------------------------------------------------------------
SysVersion = lists:map(fun erlang:list_to_integer/1,
string:tokens(erlang:system_info(version), ".")),

IsRebar3 = case application:get_key(rebar, vsn) of
{ok, VSN} ->
Expand Down

0 comments on commit 0a0791f

Please sign in to comment.