Skip to content

Commit 07adcc5

Browse files
committed
cleanup
1 parent 850549c commit 07adcc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/sim/hooks/queries/workspace.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ async function fetchWorkspaces(
5555
}
5656
}
5757

58-
// Module-scoped so TanStack Query caches the select result across renders.
5958
const selectWorkspaces = (data: WorkspacesResponse): Workspace[] => data.workspaces
6059

6160
/**

0 commit comments

Comments
 (0)