summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rebar_utils.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rebar_utils.erl b/src/rebar_utils.erl
index 4b43911..a0a44d1 100644
--- a/src/rebar_utils.erl
+++ b/src/rebar_utils.erl
@@ -71,8 +71,8 @@
list_dir/1,
user_agent/0,
reread_config/1,
- get_proxy_auth/0,
- set_proxy_auth/1]).
+ get_proxy_auth/0]).
+
%% for internal use only
-export([otp_release/0]).