mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 11:15:53 +03:00
Spurious react-loader require
This commit is contained in:
parent
635041470f
commit
a06e1f23ea
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ limitations under the License.
|
|||
|
||||
'use strict';
|
||||
|
||||
// should be atomised
|
||||
var Loader = require("react-loader");
|
||||
|
||||
var MatrixClientPeg = require("../../MatrixClientPeg");
|
||||
var RoomListSorter = require("../../RoomListSorter");
|
||||
|
||||
|
|
Loading…
Reference in a new issue