diff --git a/plugins/org/src/components/Cards/Meta/LinksGroup.tsx b/plugins/org/src/components/Cards/Meta/LinksGroup.tsx index 91843f1582..eeade18411 100644 --- a/plugins/org/src/components/Cards/Meta/LinksGroup.tsx +++ b/plugins/org/src/components/Cards/Meta/LinksGroup.tsx @@ -22,7 +22,7 @@ import { ListItemText, Divider, } from '@material-ui/core'; -import React, { useCallback } from 'react'; +import React from 'react'; const WebLink = ({ href,