mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 13:23:15 +02:00
Remove empty trace
feature. (#3732)
In `nu-parser`, this was a relic of when nom was used by the parser and it would enable using `nom-tracable`.
This commit is contained in:
@ -28,4 +28,3 @@ nu-test-support = { version="0.33.1", path="../nu-test-support" }
|
||||
|
||||
[features]
|
||||
stable = []
|
||||
trace = []
|
||||
|
Reference in New Issue
Block a user