2
0

Fix weirdly added excess statement...

This commit is contained in:
Maarten Billemont 2014-07-02 00:00:12 -04:00
parent 10838aad00
commit 14311dfe66

View File

@ -405,7 +405,6 @@
[PearlInfoPlist get].CFBundleShortVersionString,
[PearlInfoPlist get].CFBundleVersion );
NSString *exportedSites = [self exportSitesRevealPasswords:revealPasswords];
NSDateFormatter *exportDateFormatter = [NSDateFormatter new];
[exportDateFormatter setDateFormat:@"yyyy'-'MM'-'dd"];