Remove unused imports: util module
This commit is contained in:
parent
3cf6cc4506
commit
b1af5dc1d5
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ use git2::{Repository, Index};
|
|||
|
||||
use vcs::git::error::GitHookErrorKind as GHEK;
|
||||
use vcs::git::error::MapErrInto;
|
||||
use vcs::git::runtime::Runtime as GRuntime;
|
||||
use vcs::git::action::StoreAction;
|
||||
use vcs::git::error::MapIntoHookError;
|
||||
|
||||
|
|
Loading…
Reference in a new issue