Remove import: trace_error() function
This commit is contained in:
parent
d18766b4b4
commit
eb31da70d1
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ use hook::accessor::{ MutableHookDataAccessor,
|
|||
StoreIdAccessor};
|
||||
use hook::position::HookPosition;
|
||||
use hook::Hook;
|
||||
use libimagerror::trace::trace_error;
|
||||
|
||||
use libimagerror::into::IntoError;
|
||||
|
||||
|
|
Loading…
Reference in a new issue