[functional-tests (rust)] squash warnings

This commit is contained in:
Joe Thornber
2020-08-03 10:59:19 +01:00
parent 9552cb4817
commit 39822a7165
5 changed files with 6 additions and 14 deletions

View File

@@ -5,8 +5,6 @@ use std::io::{Write};
use std::str::from_utf8;
mod common;
use common::xml_generator::{write_xml, FragmentedS, SingleThinS};
use common::*;
//------------------------------------------