mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Get rid of dupl. declaration
This commit is contained in:
parent
1e279d2335
commit
4e9229e936
@ -363,7 +363,6 @@ module.exports = React.createClass({
|
||||
}
|
||||
var busySpinner;
|
||||
if (this.state.busy) {
|
||||
var Spinner = sdk.getComponent("elements.Spinner");
|
||||
busySpinner = (
|
||||
<Spinner />
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user