fix last commit (#9939)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-11-17 09:21:34 +08:00
committed by GitHub
parent 304e0e465d
commit 9ee77a9b92
3 changed files with 1 additions and 2 deletions

View File

@@ -2332,7 +2332,6 @@ pub mod server_side {
}
}
std::thread::spawn(move || start_server(true));
scrap::codec::test_av1();
}
#[no_mangle]