Skip to content

Commit 1d5a319

Browse files
author
Josh Holtz
committed
Removed return in example
1 parent db4f268 commit 1d5a319

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Project/JSONAPI/ViewController.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ @implementation ViewController
2323
- (void)viewDidLoad
2424
{
2525
[super viewDidLoad];
26-
27-
return;
2826

2927
// Setup
3028
[JSONAPIResourceLinker link:@"author" toLinkedType:@"people"];

0 commit comments

Comments
 (0)