Cleanup whitespace

This commit is contained in:
Daniel Compton 2018-01-12 13:53:51 +13:00
parent e601677a92
commit ff5ed8f80d
2 changed files with 1 additions and 1 deletions

View File

@ -149,3 +149,4 @@
:debug [debug/render]
:settings [settings/render]
[app-db/render db/app-db])]]]))

View File

@ -154,7 +154,6 @@
:on-click #(rf/dispatch [:traces/remove-filter (:id item)])}
(:filter-type item) ": " [:span.filter-item-string (:query item)]]])
@filter-items)]]
[:pre @beginning " to " @end]
[components/autoscroll-list {:class "panel-content-scrollable" :scroll? true}
[:table
[:thead>tr