Skip to content

Commit ac45087

Browse files
committed
chore: cleanup
1 parent 8c9944e commit ac45087

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/collectionview/index.android.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -957,8 +957,6 @@ export class CollectionView extends CollectionViewBase {
957957
parentView.id = 'collectionViewHolder';
958958
view = parentView;
959959
}
960-
// this._viewHolderChildren.push(new WeakRef(view));
961-
// this._addView(view);
962960
view._setupAsRootView(this._context);
963961
view._isAddedToNativeVisualTree = true;
964962
view.callLoaded();

0 commit comments

Comments
 (0)