From 92fee790f2bdb30c2a2563175ed08652ff979119 Mon Sep 17 00:00:00 2001 From: Lyubo Marinov Date: Sun, 27 May 2018 15:49:12 -0500 Subject: [PATCH] Fix jsdoc --- react/features/base/media/components/native/VideoTransform.js | 1 - 1 file changed, 1 deletion(-) diff --git a/react/features/base/media/components/native/VideoTransform.js b/react/features/base/media/components/native/VideoTransform.js index 5fb67cfa4..0fdb9510d 100644 --- a/react/features/base/media/components/native/VideoTransform.js +++ b/react/features/base/media/components/native/VideoTransform.js @@ -704,7 +704,6 @@ function _mapDispatchToProps(dispatch) { * Maps (parts of) the redux state to the component's props. * * @param {Object} state - The redux state. - * @param {Object} ownProps - The component's own props. * @private * @returns {{ * _transforms: Object