MESSENGER-6142 remove jitsi, sentry, posthog and sublibraries

This commit is contained in:
Frank Rotermund
2024-06-18 14:35:38 +02:00
parent 2b3f907bf2
commit c8162a06dd
18 changed files with 142 additions and 110 deletions
@@ -14,6 +14,7 @@
// limitations under the License.
//
#if SENTRY
import Foundation
import Sentry
import MatrixSDK
@@ -83,3 +84,4 @@ struct SentryMonitoringClient {
}
}
}
#endif