Skip to content

Commit e7a61ef

Browse files
committed
Fix warning
1 parent d48bc29 commit e7a61ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/init.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ use std::process::Command;
44
use clap::{App, ArgMatches, SubCommand};
55
use mdbook::MDBook;
66
use mdbook::errors::Result;
7-
use mdbook::utils;
87
use mdbook::config;
98
use get_book_dir;
109

0 commit comments

Comments
 (0)