mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 18:38:33 +00:00
chore: remove dead code (#24185)
This commit is contained in:
parent
3765e6b3a6
commit
05ec50672d
2 changed files with 0 additions and 13 deletions
|
@ -1076,11 +1076,6 @@ impl LspTsConfig {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct LspWorkspaceConfig {
|
||||
pub members: Vec<ModuleSpecifier>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct LspPackageConfig {
|
||||
pub nv: PackageNv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue