mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18: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 std::{cell::RefCell, rc::Rc};
|
||||||
|
|
||||||
use super::{
|
use super::{
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
use easy_cast::Cast;
|
use easy_cast::Cast;
|
||||||
use std::iter;
|
use std::iter;
|
||||||
use tui::{
|
use tui::{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue