parsers: gate unused import
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
4faa151120
commit
e7845d0fbc
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
use crate::caps;
|
use crate::caps;
|
||||||
use minidom::Element;
|
use minidom::Element;
|
||||||
|
#[cfg(not(feature = "disable-validation"))]
|
||||||
use xso::error::{Error, FromElementError};
|
use xso::error::{Error, FromElementError};
|
||||||
|
|
||||||
#[cfg(target_pointer_width = "32")]
|
#[cfg(target_pointer_width = "32")]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue