mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 04:33:22 +03:00
remove comment
This commit is contained in:
parent
5e65bca718
commit
b97271f2c4
@ -1004,7 +1004,6 @@ pub(crate) fn route_thread_main(
|
||||
match receiver.recv() {
|
||||
Some((instruction, err_ctx)) => {
|
||||
err_ctx.update_thread_ctx();
|
||||
// let rlocked_sessions = session_data.read().to_anyhow().with_context(err_context)?;
|
||||
let mut handle_instruction = |instruction: ClientToServerMsg,
|
||||
mut retry_queue: Option<
|
||||
&mut VecDeque<ClientToServerMsg>,
|
||||
|
Loading…
Reference in New Issue
Block a user