Skip to content

Commit 04334be

Browse files
committed
feat(adapters-kv): fix code
Signed-off-by: owl <[email protected]>
1 parent 7cd291d commit 04334be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/raw/adapters/kv/backend.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ impl<S: Adapter> Accessor for Backend<S> {
282282

283283
Ok(RpCopy::default())
284284
}
285-
286285
}
287286

288287
impl<S> Backend<S>

0 commit comments

Comments
 (0)