mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
remove another clippy workaround
This commit is contained in:
parent
b71052ef9d
commit
12a6ecb9f7
1 changed files with 0 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
//TODO: remove once fixed https://github.com/rust-lang/rust-clippy/issues/6818
|
||||
#![allow(clippy::use_self)]
|
||||
|
||||
use anyhow::Result;
|
||||
use asyncgit::{DiffLineType, StatusItemType};
|
||||
use ron::{
|
||||
|
|
|
|||
Loading…
Reference in a new issue