Removed outdated comment
This commit is contained in:
parent
b682b7d194
commit
4e6e29c242
1 changed files with 0 additions and 2 deletions
|
|
@ -68,8 +68,6 @@ defmodule PinchflatWeb.Sources.IndexTableLive do
|
|||
|
||||
{:ok, _} = Sources.update_source(source, %{enabled: should_enable})
|
||||
|
||||
# NOTE: I'm not re-rendering the view here since, at least in this case, the UI's state
|
||||
# tracking mechanisms are good enough
|
||||
{:noreply, assign(socket, %{sources: get_sources()})}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue