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 POSTHOG
import PostHog
extension PHGPostHogConfiguration {
@@ -27,3 +28,4 @@ extension PHGPostHogConfiguration {
return postHogConfiguration
}
}
#endif