diff options
author | joewilliams <joe@joetify.com> | 2011-05-31 18:51:45 -0700 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-06-06 17:12:08 +0200 |
commit | 7ac00a73e84300d589a650c3019887d628f044ef (patch) | |
tree | 946d8c9857335fdfd2aa18bb61c1d00e841962dd /ebin | |
parent | ab116276b73dafbd14cbe9c0e5e8a29501a3fd22 (diff) |
Remove rebar_dialyzer
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/rebar.app | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app index a6bb69a..987db97 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -14,7 +14,6 @@ rebar_cleaner, rebar_ct, rebar_deps, - rebar_dialyzer, rebar_asn1_compiler, rebar_edoc, rebar_erlc_compiler, @@ -73,7 +72,6 @@ rebar_otp_app, rebar_ct, rebar_eunit, - rebar_dialyzer, rebar_escripter, rebar_edoc, rebar_xref |