summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-04-28 19:50:55 -0500
committerTristan Sloughter <t@crashfast.com>2015-04-29 09:27:55 -0500
commit2e5496f5f5f3c39bd1e23b4601d1e89d4d2c9767 (patch)
treea3bf4fb7fbd37291161ee62bfd2b78171f75fdef /src/rebar.app.src
parent212b23b889c0189d3f609d5a16781f6acbadf824 (diff)
remove use of erlydtl in rebar
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index b404c42..5862ebd 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -37,7 +37,6 @@
rebar_prv_dialyzer,
rebar_prv_do,
rebar_prv_edoc,
- rebar_prv_erlydtl_compiler,
rebar_prv_escriptize,
rebar_prv_eunit,
rebar_prv_help,