mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-09-22 05:14:17 +00:00
A faulty conditional in _makeDefaultTransformRule was the cause of the bug. The conditional isn't necessary, as it's unreachable from the import flows, so it was removed.