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