Remove unused import
This commit is contained in:
parent
4d3d057cc2
commit
8f025e2c86
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
use trybuild::TestCases;
|
use trybuild::TestCases;
|
||||||
|
|
||||||
use std::path::PathBuf;
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn run_warnings() {
|
fn run_warnings() {
|
||||||
let config = TestCases::new();
|
let config = TestCases::new();
|
||||||
|
|
Loading…
Add table
Reference in a new issue