forwarding: Remove unused imports.

This commit is contained in:
Emmanuel Gil Peyrot 2017-04-29 06:50:57 +01:00
parent eecb47f4ed
commit 61efeb827f

View file

@ -1,5 +1,4 @@
use minidom::{Element, IntoElements};
use minidom::convert::ElementEmitter;
use minidom::Element;
use error::Error;