mirror of
https://github.com/nushell/nushell
synced 2024-12-26 21:13:19 +00:00
ac75562296
# Description The `.nu-env` file feature was removed some time ago (probably in the engine-q upgrade?). The tests, however, still remained as dead-code, so this is just some basic clean-up. If this feature was ever implemented again, the tests would need to be rewritten anyway due to the changes in the way config is handled. # User-Facing Changes None # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` - # After Submitting N/A |
||
---|---|---|
.. | ||
env.rs | ||
mod.rs |