forked from rojo-rbx/rojo
Fix rustfmt on benches
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use std::path::{Path};
|
||||
use std::path::Path;
|
||||
|
||||
use criterion::{criterion_group, criterion_main, BatchSize, Criterion};
|
||||
use tempfile::{tempdir, TempDir};
|
||||
|
||||
Reference in New Issue
Block a user