mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-24 00:38:31 +08:00
lint
This commit is contained in:
parent
b4270cae44
commit
86066ccb64
@ -14,7 +14,6 @@ import {
|
|||||||
useSetting,
|
useSetting,
|
||||||
} from "../settings/settings";
|
} from "../settings/settings";
|
||||||
import { CallViewModel } from "../state/CallViewModel";
|
import { CallViewModel } from "../state/CallViewModel";
|
||||||
|
|
||||||
import enterCallSoundMp3 from "../sound/join_call.mp3";
|
import enterCallSoundMp3 from "../sound/join_call.mp3";
|
||||||
import enterCallSoundOgg from "../sound/join_call.ogg";
|
import enterCallSoundOgg from "../sound/join_call.ogg";
|
||||||
import leftCallSoundMp3 from "../sound/left_call.mp3";
|
import leftCallSoundMp3 from "../sound/left_call.mp3";
|
||||||
|
Loading…
Reference in New Issue
Block a user