mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 12:28:50 +03:00
Unnecessary blank line
This commit is contained in:
parent
a3026277c1
commit
cd4e75c378
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue