From 5afba619164a05ab550a6d2c89e816c7e548d290 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Fri, 31 Jan 2020 16:06:27 +1100 Subject: [PATCH] Update Podfile --- Podfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Podfile b/Podfile index 84f475372..54d7be762 100644 --- a/Podfile +++ b/Podfile @@ -73,7 +73,6 @@ target 'Signal' do pod 'GCDWebServer', '~> 3.0', :inhibit_warnings => true pod 'FeedKit', '~> 8.1', :inhibit_warnings => true pod 'CryptoSwift', '~> 1.0', :inhibit_warnings => true - pod 'Mixpanel', '~> 3.4', :inhibit_warnings => true pod 'FirebaseCore', '~> 6.0', :inhibit_warnings => true pod 'Fabric', '~> 1.10', :inhibit_warnings => true pod 'Crashlytics', '~> 3.13', :inhibit_warnings => true