ref: move 'jwt' feature to 'base'
This commit is contained in:
committed by
Lyubo Marinov
parent
887e1b6828
commit
122be9e0e0
+1
-1
@@ -1,7 +1,7 @@
|
||||
// @flow
|
||||
|
||||
import * as JitsiMeetConferenceEvents from '../../ConferenceEvents';
|
||||
import { parseJWTFromURLParams } from '../../react/features/jwt';
|
||||
import { parseJWTFromURLParams } from '../../react/features/base/jwt';
|
||||
import { getJitsiMeetTransport } from '../transport';
|
||||
|
||||
import { API_ID } from './constants';
|
||||
|
||||
Reference in New Issue
Block a user