1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-17 17:42:41 +03:00

Unnecessary blank line

This commit is contained in:
David Baker
2020-01-24 09:36:22 +00:00
parent a3026277c1
commit cd4e75c378

View File

@@ -18,7 +18,6 @@ limitations under the License.
import React from 'react';
import PropTypes from 'prop-types';
import classnames from 'classnames';
export default class AuthBody extends React.PureComponent {