IGListKit/Example/IGListKitExamples/SectionControllers
Valeriy Van e3ea1903f7 Minor changes in WorkingRangeSectionController.swift
Summary:
Uses trailing block syntax calling URLSession.shared.dataTask,
uses guard statement inside that block.

- [x] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)

…uard statement inside that block.
Closes https://github.com/Instagram/IGListKit/pull/124

Differential Revision: D4088983

Pulled By: rnystrom

fbshipit-source-id: 8c88b486728d2b40e1ed3b1f4819cfc7c584cbc9
2016-10-27 09:44:10 -07:00
..
DemoSectionController.swift Add storyboard support #39 2016-10-25 15:29:13 -07:00
EmbeddedSectionController.swift Initial commit 2016-10-11 10:12:17 -04:00
ExpandableSectionController.swift Initial commit 2016-10-11 10:12:17 -04:00
GridSectionController.swift Initial commit 2016-10-11 10:12:17 -04:00
HorizontalSectionController.swift Makes objects function more swifty. 2016-10-14 17:44:19 -07:00
LabelSectionController.swift Fixed tail loading example (#105) 2016-10-23 17:44:10 -07:00
RemoveSectionController.swift Initial commit 2016-10-11 10:12:17 -04:00
SearchSectionController.swift Fix search sample project scroll delegate 2016-10-19 23:29:12 -07:00
StoryboardLabelSectionController.swift Add storyboard support #39 2016-10-25 15:29:13 -07:00
UserSectionController.swift Initial commit 2016-10-11 10:12:17 -04:00
WorkingRangeSectionController.swift Minor changes in WorkingRangeSectionController.swift 2016-10-27 09:44:10 -07:00