Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
salazarm committed Sep 20, 2023
1 parent acc3482 commit 224dedd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ export const AssetGraphExplorerSidebar = React.memo(
assetGraphData,
viewType,
// eslint-disable-next-line react-hooks/exhaustive-deps

lastSelectedNode &&
renderedNodes.findIndex((node) => nodeId(lastSelectedNode) === nodeId(node)),
]);
Expand Down

0 comments on commit 224dedd

Please sign in to comment.