mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 19:10:09 +03:00
chore: fmt
This commit is contained in:
parent
a1febb52bd
commit
7c41c5f624
@ -1,4 +1,4 @@
|
||||
use std::{collections::VecDeque};
|
||||
use std::collections::VecDeque;
|
||||
use std::fmt::{self, Debug, Formatter};
|
||||
|
||||
use crate::terminal_pane::terminal_character::{
|
||||
|
Loading…
Reference in New Issue
Block a user