mirror of
https://github.com/zhigang1992/FunctionalReactivePixels.git
synced 2026-01-12 22:47:31 +08:00
Brace bracket consistency.
This commit is contained in:
@@ -38,8 +38,7 @@
|
||||
return self;
|
||||
}
|
||||
|
||||
-(void)viewDidLoad
|
||||
{
|
||||
-(void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
|
||||
// Configure self's view
|
||||
|
||||
Reference in New Issue
Block a user