Skip to content

Commit

Permalink
delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhou82 committed Jan 4, 2025
1 parent 0070424 commit 76008ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/mass/nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ class TdbNav {
}

reactsTo(action) {
// never called?
if (action.type.includes('cache_termq')) return true
if (action.type.startsWith('filter')) return true
if (action.type.startsWith('cohort')) return true
Expand Down

0 comments on commit 76008ea

Please sign in to comment.