IGListKit/Example
Valeriy Van 90d2805115 Changes 'if let _ = object as?' for 'if object is'
Summary:
Changes 'if let _ = object as?' for 'if object is'

- [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)
Closes https://github.com/Instagram/IGListKit/pull/83

Differential Revision: D4034281

Pulled By: jessesquires

fbshipit-source-id: f63e853b080ee63595ae5a808f4a2177c4615798
2016-10-18 02:44:21 -07:00
..
IGListKitExamples Changes 'if let _ = object as?' for 'if object is' 2016-10-18 02:44:21 -07:00
IGListKitExamples.xcodeproj Support cells created from nibs 2016-10-14 18:59:18 -07:00
IGListKitExamples.xcworkspace Initial commit 2016-10-11 10:12:17 -04:00
Pods Support cells created from nibs 2016-10-14 18:59:18 -07:00
LICENSE-examples.md Initial commit 2016-10-11 10:12:17 -04:00
Podfile Initial commit 2016-10-11 10:12:17 -04:00
Podfile.lock Support cells created from nibs 2016-10-14 18:59:18 -07:00