mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
Remove unused nu-test-support
in nu-table
(#7905)
Unused dev-dependency
This commit is contained in:
parent
421bc828ef
commit
6ae497eedc
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -2951,7 +2951,6 @@ dependencies = [
|
||||
"nu-color-config",
|
||||
"nu-engine",
|
||||
"nu-protocol",
|
||||
"nu-test-support",
|
||||
"nu-utils",
|
||||
"serde_json",
|
||||
"tabled",
|
||||
|
@ -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" }
|
||||
|
Loading…
Reference in New Issue
Block a user