Merge pull request #5651 from backstage/mob/fix-vpo

Fixing Changelog formatting
This commit is contained in:
Ben Lambert
2021-05-12 11:01:04 +02:00
committed by GitHub
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -15,8 +15,6 @@
+ import { DockerContainerRunner } from '@backstage/backend-common';
// ...
export default async function createPlugin({
logger,
config,
@@ -76,7 +74,6 @@
+ SingleHostDiscovery,
+ } from '@backstage/backend-common';
export default async function createPlugin({
logger,
config,
-1
View File
@@ -16,7 +16,6 @@
+ SingleHostDiscovery,
+ } from '@backstage/backend-common';
export default async function createPlugin({
logger,
config,