From 10fda09d0331baa9856657769bf7dd80b0f3e80d Mon Sep 17 00:00:00 2001 From: haraldox Date: Wed, 17 Jan 2018 12:08:33 +0100 Subject: Merge branch 'develop' into fix-service-tooltips-initialization --- src/components/ui/Subscription.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/components/ui') diff --git a/src/components/ui/Subscription.js b/src/components/ui/Subscription.js index e402588b6..41f8ba5d7 100644 --- a/src/components/ui/Subscription.js +++ b/src/components/ui/Subscription.js @@ -84,7 +84,6 @@ export default class SubscriptionForm extends Component { skipAction: PropTypes.func, skipButtonLabel: PropTypes.string, hideInfo: PropTypes.bool.isRequired, - openExternalUrl: PropTypes.func.isRequired, }; static defaultProps ={ @@ -146,7 +145,6 @@ export default class SubscriptionForm extends Component { skipAction, skipButtonLabel, hideInfo, - openExternalUrl, } = this.props; const { intl } = this.context; -- cgit v1.2.3-70-g09d2