mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-15 02:22:25 +02:00
Remove unused prop from ThemeWatcher
This commit is contained in:
parent
d627baf508
commit
008c19ea26
@ -24,9 +24,6 @@ import { ActionPayload } from '../../dispatcher/payloads';
|
||||
import { SettingLevel } from "../SettingLevel";
|
||||
|
||||
export default class ThemeWatcher {
|
||||
// XXX: I think this is unused.
|
||||
static _instance = null;
|
||||
|
||||
private themeWatchRef: string;
|
||||
private systemThemeWatchRef: string;
|
||||
private dispatcherRef: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user