Remove stray merge conflict marker from History.md.

This commit is contained in:
Ben Newman
2017-07-13 18:25:23 -04:00
parent eff594dacf
commit 4e2854f88b

View File

@@ -41,7 +41,6 @@
[`observeChanges`](https://docs.meteor.com/api/collections.html#Mongo-Cursor-observeChanges)
[PR #8754](https://github.com/meteor/meteor/pull/8754)
[Issue #1173](https://github.com/meteor/meteor/issues/1173)
>>>>>>> master
* `reactive-dict` now supports setting initial data when defining a named
`ReactiveDict`. No longer run migration logic when used on the server,