mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 16:18:35 -05:00
In the instructions to add onSubmit and onChange to TaskForm.jsx there was an unused import for TaskCollections. Removing this had no effect on the useability of the code in this step.