summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index ca40489..1e56263 100755
--- a/bootstrap
+++ b/bootstrap
@@ -123,8 +123,6 @@ setHttpcOptions() ->
Opts2 = Opts1
end,
- io:format("Opts: ~p~n", [Opts2]),
-
case Opts2 of
[] ->
ok;