mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Fix clippy lint
This commit is contained in:
@@ -544,7 +544,7 @@ mod test {
|
|||||||
let dir = tempdir().unwrap();
|
let dir = tempdir().unwrap();
|
||||||
Self {
|
Self {
|
||||||
import_builder: None,
|
import_builder: None,
|
||||||
dir: dir,
|
dir,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user