mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
After fbe0e4c we always pass a block into these methods.
So yield inside the export methods works and there is no need
anymore to wrap them into enumerators.