Remove pre-1.0 bridge governance scaffolding
This commit is contained in:
@@ -565,8 +565,7 @@ async function preparePluginOperations(headers, server, plugin) {
|
||||
serverInstanceId: server.id,
|
||||
operation: "install",
|
||||
targetVersion: plugin.version,
|
||||
idempotencyKey: `browser-acceptance-plugin-install-${stamp}`,
|
||||
confirmed: false
|
||||
idempotencyKey: `browser-acceptance-plugin-install-${stamp}`
|
||||
},
|
||||
headers
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user