chore: formatting

This commit is contained in:
zhom
2025-08-02 18:18:06 +04:00
parent e8ef8a8225
commit 93010dcc64
@@ -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;