Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/src/test_data/test_symbols_with_imports.txt')
-rw-r--r--crates/ide-db/src/test_data/test_symbols_with_imports.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/ide-db/src/test_data/test_symbols_with_imports.txt b/crates/ide-db/src/test_data/test_symbols_with_imports.txt
index 84bb6670d7..1d475ab005 100644
--- a/crates/ide-db/src/test_data/test_symbols_with_imports.txt
+++ b/crates/ide-db/src/test_data/test_symbols_with_imports.txt
@@ -34,7 +34,6 @@
is_assoc: false,
is_import: false,
do_not_complete: Yes,
- _marker: PhantomData<&()>,
},
FileSymbol {
name: "Foo",
@@ -71,6 +70,5 @@
is_assoc: false,
is_import: true,
do_not_complete: Yes,
- _marker: PhantomData<&()>,
},
]