Skip to content

Commit

Permalink
[AutoAccept][Codemod][FBSourceClangFormatLinter] Daily `arc lint --ta…
Browse files Browse the repository at this point in the history
…ke CLANGFORMAT`

Reviewed By: zertosh

Differential Revision: D34842439

fbshipit-source-id: 89fd3edc02e726e2b5da349d8ad66d99bd796b6b
(cherry picked from commit 230bd97)
  • Loading branch information
CodemodService FBSourceClangFormatLinterBot authored and pytorchmergebot committed Mar 12, 2022
1 parent 247e4cc commit ef9023e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/TestApp/TestApp/ViewController.mm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ @interface ViewController ()
@implementation ViewController

- (void)viewDidLoad {
[super viewDidLoad];
[super viewDidLoad];
}

@end

0 comments on commit ef9023e

Please sign in to comment.