Skip to content

Commit 60a53b3

Browse files
author
Sunny Jiao
committed
delete more logs
1 parent f726492 commit 60a53b3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

framework/src/test/java/org/tron/core/services/RpcApiServicesTest.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -244,14 +244,6 @@ public static void destroy() {
244244
Args.clearParam();
245245
}
246246

247-
@Before
248-
public void start() {
249-
}
250-
251-
@After
252-
public void end() throws InterruptedException {
253-
}
254-
255247
@Test
256248
public void testGetBlockByNum() {
257249
NumberMessage message = NumberMessage.newBuilder().setNum(0).build();

0 commit comments

Comments
 (0)