Skip to content

Commit 9612c9e

Browse files
committed
fixed linting
1 parent b0b10e8 commit 9612c9e

File tree

1 file changed

+0
-1
lines changed
  • src/Exceptionless.Web/ClientApp/src/routes/(app)/stream

1 file changed

+0
-1
lines changed

src/Exceptionless.Web/ClientApp/src/routes/(app)/stream/+page.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
return;
9292
}
9393
94-
9594
// For all other filters (skipping date filters), apply them to the current page
9695
if (addedOrUpdated.type !== 'date') {
9796
updateFilters(filterChanged(filters ?? [], addedOrUpdated));

0 commit comments

Comments
 (0)