Skip to content

Commit

Permalink
Remove stacktrace_compat
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba committed Nov 2, 2020
1 parent d9daba5 commit fbd0a61
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
{erl_opts, [debug_info]}.
{minimum_otp_vsn, "21.1"}.

{deps, [
{stacktrace_compat, "1.2.1"}
]}.

{pre_hooks, [{compile, "escript dicts_compiler.erl compile"},
{clean, "escript dicts_compiler.erl clean"}]}.

Expand Down

0 comments on commit fbd0a61

Please sign in to comment.