Skip to content

Commit b1c831d

Browse files
committed
remove unused use
1 parent 1f0bb64 commit b1c831d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/info.rs

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use {
66
{AsciiArt, CommitInfo, Configuration, Error, InfoFieldOn},
77
},
88
colored::{Color, ColoredString, Colorize},
9-
futures::executor::block_on,
109
git2::Repository,
1110
image::DynamicImage,
1211
std::{ffi::OsStr, fmt::Write, fs},

0 commit comments

Comments
 (0)