From e33b25a153202255e87056e3d8ca45e1e5e19084 Mon Sep 17 00:00:00 2001 From: jwp Date: Sun, 22 Jan 2017 17:20:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../snowcattle/game/excutor/event/async/AsyncEventBusTest.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/java/com/snowcattle/game/excutor/event/async/AsyncEventBusTest.java b/src/test/java/com/snowcattle/game/excutor/event/async/AsyncEventBusTest.java index 685571a..b3e9ff7 100644 --- a/src/test/java/com/snowcattle/game/excutor/event/async/AsyncEventBusTest.java +++ b/src/test/java/com/snowcattle/game/excutor/event/async/AsyncEventBusTest.java @@ -12,7 +12,6 @@ import com.snowcattle.game.excutor.service.UpdateService; import com.snowcattle.game.excutor.thread.LockSupportDisptachThread; import com.snowcattle.game.excutor.utils.Constants; -import sun.org.mozilla.javascript.internal.ast.WhileLoop; import java.util.concurrent.TimeUnit;