forked from kemitix/git-next
fix(tui): remove unused import
This commit is contained in:
parent
576eaaf990
commit
2abb36ad6c
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
use color_eyre::owo_colors::OwoColorize;
|
|
||||||
use git_next_core::{RepoAlias, RepoBranches};
|
use git_next_core::{RepoAlias, RepoBranches};
|
||||||
use ratatui::{
|
use ratatui::{
|
||||||
layout::Alignment,
|
layout::Alignment,
|
||||||
|
|
Loading…
Reference in a new issue