Skip to content

Commit 391648a

Browse files
committedSep 19, 2023
chore: Remove todo comment
1 parent ab9de0c commit 391648a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎site/src/pages/WorkspacesPage/WorkspacesPage.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,6 @@ const useWorkspacesFilter = ({
187187
);
188188

189189
const filter = useFilter({
190-
/**
191-
* @todo Rename initialValue to fallbackFilter once changes have been tested
192-
*/
193190
fallbackFilter: localStorageFilter,
194191
searchParamsResult,
195192
onUpdate: (newValues) => {

0 commit comments

Comments
 (0)