[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

@@ -4,8 +4,6 @@ use thinp::file_utils;
use thinp::version::TOOLS_VERSION;
mod common;
use common::xml_generator::{write_xml, FragmentedS, SingleThinS};
use common::*;
//------------------------------------------