mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
fix(ios,broadcast-extension) remove unused import
It creates a compilation warning because it forces linking with the SDK.
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
41c068feaf
commit
57672ebea8
@@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
import ReplayKit
|
||||
import JitsiMeetSDK
|
||||
|
||||
private enum Constants {
|
||||
// the App Group ID value that the app and the broadcast extension targets are setup with. It differs for each app.
|
||||
|
||||
Reference in New Issue
Block a user