mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 19:33:06 +08:00
fix lint for ReferenceCountingTest.java (#9837)
This commit is contained in:
@@ -21,7 +21,6 @@ import java.util.Set;
|
||||
import org.testng.Assert;
|
||||
import org.testng.annotations.AfterClass;
|
||||
import org.testng.annotations.BeforeClass;
|
||||
import org.testng.annotations.BeforeMethod;
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
@Test(groups = {"cluster"})
|
||||
|
||||
Reference in New Issue
Block a user