Skip to content

Commit 6137965

Browse files
committed
clean up
1 parent 018fdba commit 6137965

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/react/src/modules/guide/components/Toolbar/V2/useInspectGuideClientStore.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ const toSelectableStatus = (
260260
type: (stage.results.type || {})[guide.type],
261261
};
262262

263-
// There is no query in the current location that can select this guide.
264263
const queried = Boolean(query.key || query.type);
265264
if (!queried) {
266265
// No present query in the current location can select this guide.

0 commit comments

Comments
 (0)