chore: woops

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-12 17:47:07 +01:00
parent 76110d7787
commit c869eab355
@@ -28,7 +28,6 @@ import {
TestApiProvider,
} from '@backstage/test-utils';
import { setupServer } from 'msw/node';
import { DateTime } from 'luxon';
import { siteMock } from '../../mocks/mocks';
import { AzureSitesOverviewTable } from './AzureSitesOverviewTable';
import { azureSiteApiRef } from '../../api';