fix(ios,broadcast-extension) remove unused import

It creates a compilation warning because it forces linking with the SDK.
This commit is contained in:
Saúl Ibarra Corretgé 2022-04-07 16:43:02 +02:00 committed by Saúl Ibarra Corretgé
parent 41c068feaf
commit 57672ebea8
1 changed files with 0 additions and 1 deletions

View File

@ -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.