mirror of
https://github.com/nushell/nushell.git
synced 2025-05-30 19:32:46 +00:00
This reverts commit 68adc4657f9c57bb7090df3984a5d2931f8e7358. # 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.