Skip to content

Commit b295edb

Browse files
committed
Remove extraneous TODO RE: CollectionView.
1 parent 3cd3479 commit b295edb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/ember-runtime/lib/system/native_array.js

-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ NativeArray = NativeArray.without.apply(NativeArray, ignore);
114114
115115
Example
116116
117-
TODO: Update example to not use CollectionView
118-
119117
```js
120118
export default Ember.Component.extend({
121119
tagName: 'ul',

0 commit comments

Comments
 (0)