diff --git a/harness/tests/bootstrap.rs b/harness/tests/bootstrap.rs index a33561b..d73426f 100644 --- a/harness/tests/bootstrap.rs +++ b/harness/tests/bootstrap.rs @@ -76,4 +76,3 @@ pub async fn test_dynamic_bootstrap() { } exit(0); } -