Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Apr 28, 2020
1 parent 0efa940 commit 67bbd65
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ export function InstallationButton(props: InstallationButtonProps) {
<FormattedMessage
id="xpack.ingestManager.integrations.updatePackage.updatePackageButtonLabel"
defaultMessage="Update to latest version"
values={{
title,
}}
/>
</EuiButton>
);
Expand Down

0 comments on commit 67bbd65

Please sign in to comment.