mirror of
https://github.com/nushell/nushell.git
synced 2025-07-15 13:55:26 +02:00
This reverts commit 68adc4657f
.
# Description
Reverts the lazyframe refactor (#12669) for the next release, since
there are still a few lingering issues. This temporarily solves #12863
and #12828. After the release, the lazyframes can be added back and
cleaned up.