Skip to content

Commit 9e2b85d

Browse files
committed
fix linter issues
1 parent e872bbe commit 9e2b85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Collection/DataSource/BaseCollectionDataSource.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ private extension BaseCollectionDataSource {
151151
let animated = expandable?.animatedExpandable else {
152152
return
153153
}
154-
154+
155155
self?.animator?.perform(in: collectionView,
156156
animated: animated,
157157
operation: nil)

0 commit comments

Comments
 (0)