@@ -19,7 +19,6 @@ import {
|
||||
ContentHeader,
|
||||
CreateButton,
|
||||
Header,
|
||||
Lifecycle,
|
||||
Page,
|
||||
SupportButton,
|
||||
} from '@backstage/core-components';
|
||||
|
||||
@@ -19,7 +19,6 @@ import {
|
||||
Content,
|
||||
ErrorPage,
|
||||
Header,
|
||||
Lifecycle,
|
||||
Page,
|
||||
LogViewer,
|
||||
Progress,
|
||||
|
||||
@@ -27,13 +27,7 @@ import { SecretsContext } from '../secrets/SecretsContext';
|
||||
import { rootRouteRef, scaffolderTaskRouteRef } from '../../routes';
|
||||
import { MultistepJsonForm } from '../MultistepJsonForm';
|
||||
|
||||
import {
|
||||
Content,
|
||||
Header,
|
||||
InfoCard,
|
||||
Lifecycle,
|
||||
Page,
|
||||
} from '@backstage/core-components';
|
||||
import { Content, Header, InfoCard, Page } from '@backstage/core-components';
|
||||
import {
|
||||
ApiHolder,
|
||||
errorApiRef,
|
||||
|
||||
Reference in New Issue
Block a user