Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlog committed Jun 29, 2020
1 parent 24c31dc commit 6584b38
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const AgentDetailsContent: React.FunctionComponent<{
agentConfig?: AgentConfig;
}> = memo(({ agent, agentConfig }) => {
const { getHref } = useLink();

return (
<EuiDescriptionList>
{[
Expand Down

0 comments on commit 6584b38

Please sign in to comment.