Remove unused import

This commit is contained in:
Chris Wong 2020-09-27 20:14:16 +10:00
parent 4d3d057cc2
commit 8f025e2c86

View file

@ -1,7 +1,5 @@
use trybuild::TestCases;
use std::path::PathBuf;
#[test]
fn run_warnings() {
let config = TestCases::new();