mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 19:22:25 +00:00
codestyle
This commit is contained in:
@@ -70,7 +70,7 @@ typedef NS_ENUM(NSUInteger, MPContextTab) {
|
||||
#pragma mark Livecycle
|
||||
|
||||
- (void)dealloc {
|
||||
[[NSNotificationCenter defaultCenter] removeObserver:self];
|
||||
[NSNotificationCenter.defaultCenter removeObserver:self];
|
||||
}
|
||||
|
||||
- (void)awakeFromNib {
|
||||
|
||||
Reference in New Issue
Block a user