Skip to content

Commit 1ce9424

Browse files
author
Dan Lasky
committed
more cleanup
1 parent 7abc62b commit 1ce9424

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/shared/behaviors/model.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
},
4747

4848
setProp: function(path, value) {
49-
// this.dispatchEvent(new CustomEvent("data-changed"));
50-
// DataUtils.setPathValue(path, this.data, value);
5149
this.set("data." + path, value);
5250
},
5351

0 commit comments

Comments
 (0)