remove stray file

pull/10905/head
Sam Vente 6 months ago
parent 9cd6a26c5e
commit 9f0fd62127
No known key found for this signature in database

@ -1,8 +0,0 @@
use std::num::NonZeroUsize;
use crate::Selection;
pub struct Mark {
doc_id: NonZeroUsize,
selection: Selection,
}
Loading…
Cancel
Save