Skip to content

Commit

Permalink
add missing empty line for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek committed Aug 18, 2021
1 parent 3e4bc53 commit d33b7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/versioned_docs/version-0.65/network.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,4 +263,4 @@ For some applications it may be appropriate to provide a custom `NSURLSessionCon
// set up React
_bridge = [[RCTBridge alloc] initWithDelegate:self launchOptions:launchOptions];
}
```
```

0 comments on commit d33b7ae

Please sign in to comment.