mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 14:02:28 +00:00
Removed logging
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
self.temporaryFileURL = nil;
|
||||
return NO;
|
||||
}
|
||||
NSLog(@"Did write data to %@", [self.temporaryFileURL path]);
|
||||
return YES;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user