Skip to content

Commit e027381

Browse files
committed
Remove unused variable
1 parent 667029a commit e027381

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/fake_server/http/handler.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ defmodule FakeServer.HTTP.Handler do
8484
end
8585

8686
defp update_route_hits(spec, path) do
87-
update_routes = spec.paths
8887
ServerSpec.update_route_hits(spec, path)
8988
|> ServerAgent.save_spec
9089
end

0 commit comments

Comments
 (0)