Updating changelogs

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-05-12 10:54:54 +02:00
parent b3988ffb51
commit aee7212366
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,