Skip to content

Commit 67bbd65

Browse files
committed
remove unused variable
1 parent 0efa940 commit 67bbd65

File tree

1 file changed

+0
-3
lines changed
  • x-pack/plugins/ingest_manager/public/applications/ingest_manager/sections/epm/screens/detail

1 file changed

+0
-3
lines changed

x-pack/plugins/ingest_manager/public/applications/ingest_manager/sections/epm/screens/detail/installation_button.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ export function InstallationButton(props: InstallationButtonProps) {
8989
<FormattedMessage
9090
id="xpack.ingestManager.integrations.updatePackage.updatePackageButtonLabel"
9191
defaultMessage="Update to latest version"
92-
values={{
93-
title,
94-
}}
9592
/>
9693
</EuiButton>
9794
);

0 commit comments

Comments
 (0)