Skip to content

Commit

Permalink
Delete unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
sclaxton committed May 30, 2024
1 parent e61de45 commit 4af2e80
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/redux/explorer/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ import { getGQLFilter } from '../../GuppyComponents/Utils/queries';
/** @typedef {import('./types').ExplorerState} ExplorerState */
/** @typedef {import('./types').ExplorerWorkspace} ExplorerWorkspace */


function isAnchoredFilterState() {

}


/**
* @param {ExplorerFilterSet['filter'] | RefFilterState} filter
* @param {ExplorerWorkspace} workspace
Expand Down

0 comments on commit 4af2e80

Please sign in to comment.