bookmarks: Remove unused use of error::Error.
This commit is contained in:
parent
1fcd6c5941
commit
bc6c87b534
1 changed files with 0 additions and 1 deletions
|
|
@ -74,7 +74,6 @@ mod tests {
|
|||
use super::*;
|
||||
use try_from::TryFrom;
|
||||
use minidom::Element;
|
||||
use error::Error;
|
||||
use compare_elements::NamespaceAwareCompare;
|
||||
|
||||
#[test]
|
||||
|
|
|
|||
Loading…
Reference in a new issue