From 90cbd4b873a2840385bcbc64e199604bcbaead4c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 16 Nov 2021 04:26:52 -0500 Subject: edition 2021 --- tests/helpers/mod.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/helpers/mod.rs b/tests/helpers/mod.rs index 17f9a60..20de2d4 100644 --- a/tests/helpers/mod.rs +++ b/tests/helpers/mod.rs @@ -1,5 +1,3 @@ -use std::convert::TryInto as _; - mod fixtures; pub use fixtures::fixture; pub use fixtures::FixtureScreen; -- cgit v1.2.3-54-g00ecf