Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Remove unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhuy committed Apr 12, 2017
1 parent 29b8142 commit 3bb9cf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/ASCollectionView.mm
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,6 @@ - (void)_configureCollectionViewLayout:(nonnull UICollectionViewLayout *)layout
if (_hasDataControllerLayoutDelegate) {
_dataController.layoutDelegate = (id<ASDataControllerLayoutDelegate>)layout;
}
GET_COLLECTIONNODE_OR_RETURN(collectionNode, (void)0);
}

/**
Expand Down

0 comments on commit 3bb9cf9

Please sign in to comment.