diff options
Diffstat (limited to 'rust/examples/pdb-ng/src')
| -rw-r--r-- | rust/examples/pdb-ng/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/examples/pdb-ng/src/lib.rs b/rust/examples/pdb-ng/src/lib.rs index e2e3ec44..cd457d06 100644 --- a/rust/examples/pdb-ng/src/lib.rs +++ b/rust/examples/pdb-ng/src/lib.rs @@ -755,7 +755,6 @@ fn init_plugin() -> bool { r#"{ "title" : "Symbol Server List", "type" : "array", - "elementType" : "string", "sorted" : false, "default" : ["https://msdl.microsoft.com/download/symbols"], "aliases" : ["pdb.symbol-server-list", "pdb.symbolServerList"], |
