diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-07-08 12:36:05 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-07-08 13:08:07 +0200 |
commit | 0f08e768a7e235b892f69870d27fd7bc21685f57 (patch) | |
tree | 33b9de30812a13197e7569a2163132096b90e85e | |
parent | cc2447f1b13f4a4501309254354ee4c15557be10 (diff) |
Remove duplicate entry (Reported-by: Siri Hansen)
-rw-r--r-- | ebin/rebar.app | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app index 987db97..0c6e4c3 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -27,7 +27,6 @@ rebar_port_compiler, rebar_protobuffs_compiler, rebar_neotoma_compiler, - rebar_port_compiler, rebar_rel_utils, rebar_reltool, rebar_require_vsn, |