removed commented code
This commit is contained in:
parent
c9b2a8503d
commit
2ccd938333
1 changed files with 0 additions and 4 deletions
|
|
@ -135,8 +135,4 @@ defmodule Pinchflat.Podcasts.RssFeedBuilder do
|
||||||
defp media_route(action, params) do
|
defp media_route(action, params) do
|
||||||
Routes.media_item_path(PinchflatWeb.Endpoint, action, params)
|
Routes.media_item_path(PinchflatWeb.Endpoint, action, params)
|
||||||
end
|
end
|
||||||
|
|
||||||
# defp url_base do
|
|
||||||
# Application.get_env(:pinchflat, :url_base)
|
|
||||||
# end
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue