Unused import
This commit is contained in:
parent
eaf14a0562
commit
b3d97810a8
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ import { useClient } from "../ClientContext";
|
|||
import { InspectorContext } from "../room/GroupCallInspector";
|
||||
import { useModalTriggerState } from "../Modal";
|
||||
import { Config } from "../config/Config";
|
||||
import { DEFAULT_CONFIG } from "../config/ConfigOptions";
|
||||
|
||||
interface RageShakeSubmitOptions {
|
||||
sendLogs: boolean;
|
||||
|
|
Loading…
Reference in a new issue