From 543bc0eb5fb39bdc69145da3a75c0c683e2f30d2 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh <37447613+shravyaramesh@users.noreply.github.com> Date: Tue, 22 Jun 2021 12:06:17 -0700 Subject: Remove unused library --- ios/Podfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ios') diff --git a/ios/Podfile b/ios/Podfile index 58c388c2..d8324a6d 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -5,7 +5,6 @@ platform :ios, '10.0' target 'Frontend' do config = use_native_modules! - pod 'react-native-image-crop-tools', :path => '../node_modules/react-native-image-crop-tools' use_react_native!(:path => config["reactNativePath"]) target 'FrontendTests' do @@ -34,4 +33,4 @@ end # add the Firebase pod for Google Analytics pod 'Firebase/Analytics' # add pods for any other desired Firebase products -# https://firebase.google.com/docs/ios/setup#available-pods \ No newline at end of file +# https://firebase.google.com/docs/ios/setup#available-pods -- cgit v1.2.3-70-g09d2