mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove comment
This commit is contained in:
@@ -56,8 +56,6 @@ UI.Each = Component.extend({
|
||||
// shouldn't be this hard...
|
||||
var comp = UI.render(
|
||||
content,
|
||||
// XXX emulate hypothetical
|
||||
// node.$ui.data() API
|
||||
{ data: _extend(
|
||||
function () {
|
||||
dep.depend();
|
||||
|
||||
Reference in New Issue
Block a user