lint: fix

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-05-24 14:33:59 +02:00
parent 4505dc3b45
commit ed5d7c2ecb
@@ -19,9 +19,7 @@ import {
Content,
ContentHeader,
ItemCardGrid,
Link,
} from '@backstage/core-components';
import { Typography } from '@material-ui/core';
import { stringifyEntityRef } from '@backstage/catalog-model';
import { TemplateCardProps, TemplateCard } from '../TemplateCard';
import { IconComponent } from '@backstage/core-plugin-api';