remove another clippy workaround

This commit is contained in:
extrawurst 2022-08-20 15:12:06 +02:00
parent b71052ef9d
commit 12a6ecb9f7

View file

@ -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::{