chore: fmt
This commit is contained in:
parent
a1febb52bd
commit
7c41c5f624
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
use std::{collections::VecDeque};
|
use std::collections::VecDeque;
|
||||||
use std::fmt::{self, Debug, Formatter};
|
use std::fmt::{self, Debug, Formatter};
|
||||||
|
|
||||||
use crate::terminal_pane::terminal_character::{
|
use crate::terminal_pane::terminal_character::{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue