From 4e2142ed0b3d0731127adb31fd4ef836754cdffa Mon Sep 17 00:00:00 2001 From: Vlad Date: Tue, 9 Jun 2020 13:45:02 +0300 Subject: [PATCH] Remove fabric --- sources/project/AppDelegate.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/sources/project/AppDelegate.swift b/sources/project/AppDelegate.swift index 0967168..9c2d75b 100755 --- a/sources/project/AppDelegate.swift +++ b/sources/project/AppDelegate.swift @@ -1,6 +1,4 @@ import UIKit -import Fabric -import Crashlytics @UIApplicationMain final class AppDelegate: UIResponder, UIApplicationDelegate {