Skip to content

Commit ca9dd2c

Browse files
committed
Remuve unused Anyhow.
1 parent b2ff031 commit ca9dd2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ use std::{
1111
use crate::{
1212
cmd::cache, config::get_shortcuts
1313
};
14-
use anyhow::Error;
1514
use crate::utils::{is_domain, norm_string, trim_inline_comments};
1615
use crate::Arguments;
1716
use futures::executor::block_on;

0 commit comments

Comments
 (0)