Format imports to combine duplicate source
Signed-off-by: Min Kim <minkimcello@gmail.com>
This commit is contained in:
@@ -38,13 +38,11 @@ import {
|
||||
import {
|
||||
ScaffolderPageContextMenu,
|
||||
TemplateCategoryPicker,
|
||||
} from '@backstage/plugin-scaffolder-react/alpha';
|
||||
|
||||
import { RegisterExistingButton } from './RegisterExistingButton';
|
||||
import {
|
||||
TemplateGroupFilter,
|
||||
TemplateGroups,
|
||||
} from '@backstage/plugin-scaffolder-react/alpha';
|
||||
|
||||
import { RegisterExistingButton } from './RegisterExistingButton';
|
||||
import {
|
||||
actionsRouteRef,
|
||||
editRouteRef,
|
||||
|
||||
Reference in New Issue
Block a user