mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Duplication was introduced at mergec78e04645d. Commitccc2526(right-hand side of merge) moved this code from the bottom to the middle. Commit21411b4added a newline at the end of the file, which made this a conflicted merge; the merge conflict was not resolved properly. Fixes #3208.