Commit 8f872020 authored by Jacob Schatz's avatar Jacob Schatz Committed by Phil Hughes

Remove `Flash` from todos when finished

parent fa570525
......@@ -26,7 +26,6 @@ class @Todos
return
success: (data, textStatus, jqXHR) ->
new Flash(data.notice, 'success')
_this.clearDone($this.closest('li'))
return
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment