Skip to content

Commit

Permalink
refactor: remove LockRequest types
Browse files Browse the repository at this point in the history
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
  • Loading branch information
Phoenix500526 committed May 15, 2024
1 parent a15edea commit 284e26d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 79 deletions.
77 changes: 0 additions & 77 deletions crates/xline-client/src/types/lock.rs

This file was deleted.

2 changes: 0 additions & 2 deletions crates/xline-client/src/types/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ pub mod cluster;
pub mod kv;
/// Lease type definitions
pub mod lease;
/// Lock type definitions.
pub mod lock;
/// Maintenance type definitions.
pub mod maintenance;
/// Watch type definitions.
Expand Down

0 comments on commit 284e26d

Please sign in to comment.