summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/farside/router.ex2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/farside/router.ex b/lib/farside/router.ex
index f037ee2..2419055 100644
--- a/lib/farside/router.ex
+++ b/lib/farside/router.ex
@@ -46,8 +46,6 @@ defmodule Farside.Router do
true ->
Farside.pick_instance(service)
end
- IO.inspect(get_req_header(conn, "throttle"))
- IO.inspect(instance)
params =
cond do