chore: 初始化测试场景
This commit is contained in:
@@ -6,9 +6,5 @@ async fn main() -> Result<()> {
|
||||
{
|
||||
xiao::app::client::entry::run_client().await?;
|
||||
}
|
||||
#[cfg(not(target_os = "linux"))]
|
||||
{
|
||||
eprintln!("Only support Linux");
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user