1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-16 06:42:26 +03:00
This commit is contained in:
Bruno Windels
2019-03-28 18:29:48 +01:00
parent 30dc6a9150
commit 0a4ef44bcf
2 changed files with 1 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ import { EventEmitter } from "events";
import { throttle } from "lodash";
export default class ResizeNotifier extends EventEmitter {
constructor() {
super();
// with default options, will call fn once at first call, and then every x ms