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