Skip to content

Commit

Permalink
Remove white space
Browse files Browse the repository at this point in the history
Summary:
Issue fixed: Instagram#770

- [ ] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes Instagram#783

Differential Revision: D5137558

Pulled By: rnystrom

fbshipit-source-id: e8c94d5d6d0ffde4f283915a21cd015604938c88
  • Loading branch information
joseph-ortiz authored and facebook-github-bot committed May 27, 2017
1 parent e278e6c commit 81955e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Source/IGListAdapterDataSource.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
@class IGListAdapter;
@class IGListSectionController;



NS_ASSUME_NONNULL_BEGIN

/**
Expand Down
2 changes: 0 additions & 2 deletions Source/IGListCollectionContext.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ NS_ASSUME_NONNULL_BEGIN

@class IGListSectionController;



/**
The collection context provides limited access to the collection-related information that
section controllers need for operations like sizing, dequeuing cells, insterting, deleting, reloading, etc.
Expand Down

0 comments on commit 81955e4

Please sign in to comment.