mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 18:27:48 +00:00
chore: remove some cycles
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
af5d4c850b
commit
a67d0fbf6c
@@ -10,7 +10,7 @@ import {
|
||||
_mapStateToProps as _abstractMapStateToProps,
|
||||
type Props as AbstractProps
|
||||
} from '../../../chat/components/PrivateMessageButton';
|
||||
import { isButtonEnabled } from '../../../toolbox';
|
||||
import { isButtonEnabled } from '../../../toolbox/functions.web';
|
||||
|
||||
import RemoteVideoMenuButton from './RemoteVideoMenuButton';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user