mirror of
https://github.com/zhom/banderole.git
synced 2026-06-06 06:23:53 +02:00
chore: formatting
This commit is contained in:
@@ -3,8 +3,6 @@ mod common;
|
||||
use anyhow::Result;
|
||||
use common::{BundlerTestHelper, TestCacheManager, TestProject, TestProjectManager};
|
||||
use serial_test::serial;
|
||||
#[cfg(windows)]
|
||||
use std::error::Error;
|
||||
use std::process::Command;
|
||||
use std::sync::{Arc, Barrier};
|
||||
use std::thread;
|
||||
|
||||
Reference in New Issue
Block a user