mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
feat: remove new PostHog code
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
|
||||
#if POSTHOG
|
||||
import PostHog
|
||||
// BWI: #6076 need to be checked after merge
|
||||
// extension PHGPostHogConfiguration {
|
||||
// static var standard: PHGPostHogConfiguration? {
|
||||
// let analyticsConfiguration = BWIBuildSettings.shared.analyticsConfiguration
|
||||
extension PostHogConfig {
|
||||
static var standard: PostHogConfig? {
|
||||
let analyticsConfiguration = BWIBuildSettings.shared.analyticsConfiguration
|
||||
|
||||
Reference in New Issue
Block a user