Skip to content

Commit

Permalink
merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
hansieodendaal committed Nov 28, 2024
1 parent 68b8e26 commit a225333
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 116 deletions.
114 changes: 0 additions & 114 deletions base_layer/core/src/proto/block.proto

This file was deleted.

2 changes: 0 additions & 2 deletions comms/core/src/connectivity/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ pub enum ConnectivityError {
OnlineWaitTimeout(usize),
#[error("Pending dial was cancelled")]
DialCancelled,
#[error("Client cancelled: '{0}'")]
ClientCancelled(String),
}

impl From<ConnectionManagerError> for ConnectivityError {
Expand Down

0 comments on commit a225333

Please sign in to comment.