fix: Fix weird rebase issue

This commit is contained in:
Jorge Martín
2026-02-11 13:28:04 +01:00
committed by Ivan Enderlin
parent d6b6eb9e31
commit c18b1cfab9
@@ -637,7 +637,6 @@ pub enum SlidingSyncVersionBuilder {
#[derive(Clone, Debug, uniffi::Enum)]
/// The cross-process mode for `Store`s.
#[derive(Clone, Debug)]
pub enum CrossProcessMode {
/// The stores will be used in multiple processes, the holder name for the
/// cross-process lock is the associated `String`.