From 54a2370fe0b28609334f1abb4063566ffd91b54e Mon Sep 17 00:00:00 2001 From: Aleksi Lahikainen Date: Tue, 8 Sep 2020 13:25:22 +0300 Subject: [PATCH] Remove commented out logging --- src/ios/FileOpener2.m | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ios/FileOpener2.m b/src/ios/FileOpener2.m index 4b045df..dd86c8f 100644 --- a/src/ios/FileOpener2.m +++ b/src/ios/FileOpener2.m @@ -107,7 +107,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. if(wasOpened) { pluginResult = [CDVPluginResult resultWithStatus:CDVCommandStatus_OK messageAsString: @""]; - //NSLog(@"Success"); } else { NSDictionary *jsonObj = [ [NSDictionary alloc] initWithObjectsAndKeys :