mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
cargo fmt
This commit is contained in:
parent
915cece734
commit
05dd8eff1d
2 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
use std::{cell::RefCell, rc::Rc};
|
||||
|
||||
use super::{
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
use easy_cast::Cast;
|
||||
use std::iter;
|
||||
use tui::{
|
||||
|
|
|
|||
Loading…
Reference in a new issue