remove debugging output
This commit is contained in:
parent
4c7e97fafd
commit
dc146b85c3
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ defmodule PlannerWeb.TasksLive do
|
|||
</nav>
|
||||
</div>
|
||||
<div class="column">
|
||||
<span>debug done: <%= @include_done %></span>
|
||||
<%= case @active_plan do %>
|
||||
<%= nil -> %>
|
||||
<h4 class="title is-4">unfiled</h4>
|
||||
|
|
Loading…
Add table
Reference in a new issue