代码优化,由IDEA自动进行的Code Cleanup
This commit is contained in:
@@ -49,7 +49,6 @@ public class WxMpMessageRouterTest {
|
||||
}
|
||||
}).handler(new WxEchoMpMessageHandler(sb, "matcher")).end()
|
||||
.rule().async(async).handler(new WxEchoMpMessageHandler(sb, "ALL")).end();
|
||||
;
|
||||
}
|
||||
|
||||
@Test(dataProvider="messages-1")
|
||||
|
||||
Reference in New Issue
Block a user