mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 14:39:41 +00:00
Removed obsolete category since it's transferred to MiniKeePassLib
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
//
|
||||
|
||||
#import "NSString+MPPasswordCreation.h"
|
||||
#import "NSData+MPRandomBytes.h"
|
||||
#import "NSData+Random.h"
|
||||
|
||||
NSString *const kMPLowercaseLetterCharacters = @"abcdefghijklmnopqrstuvw";
|
||||
NSString *const kMPNumberCharacters = @"1234567890";
|
||||
|
||||
Reference in New Issue
Block a user