Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jennypavlova committed Nov 8, 2024
1 parent 771ac8c commit 04645b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ export function EntitiesGrid({
[entities]
);

// For now this is the only option so once we add more we need to change this check as well
const showActions = useMemo(() => !!getDiscoverRedirectUrl(), [getDiscoverRedirectUrl]);

const columnVisibility = useMemo(
Expand Down

0 comments on commit 04645b9

Please sign in to comment.