mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-16 22:12:55 +00:00
Send and Sync impl now useless
This commit is contained in:
@@ -248,8 +248,3 @@ impl FastFieldsReader {
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
unsafe impl Send for U64FastFieldReader {}
|
||||
unsafe impl Sync for U64FastFieldReader {}
|
||||
unsafe impl Send for I64FastFieldReader {}
|
||||
unsafe impl Sync for I64FastFieldReader {}
|
||||
|
||||
Reference in New Issue
Block a user