Remove unused nu-test-support in nu-table (#7905)

Unused dev-dependency
This commit is contained in:
Stefan Holderbach
2023-01-29 23:36:46 +01:00
committed by GitHub
parent 421bc828ef
commit 6ae497eedc
2 changed files with 1 additions and 2 deletions

View File

@ -19,4 +19,4 @@ json_to_table = { version = "0.3.1", features = ["color"] }
serde_json = "1"
[dev-dependencies]
nu-test-support = { path="../nu-test-support", version = "0.74.1" }
# nu-test-support = { path="../nu-test-support", version = "0.74.1" }