diff options
Diffstat (limited to 'java/test/Ice/interrupt/AllTests.java')
-rw-r--r-- | java/test/Ice/interrupt/AllTests.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/test/Ice/interrupt/AllTests.java b/java/test/Ice/interrupt/AllTests.java index 053de7c909a..69644e735b0 100644 --- a/java/test/Ice/interrupt/AllTests.java +++ b/java/test/Ice/interrupt/AllTests.java @@ -21,11 +21,9 @@ import test.Ice.interrupt.Test.TestIntfControllerPrx; import test.Ice.interrupt.Test.TestIntfControllerPrxHelper; import test.Ice.interrupt.Test.TestIntfPrx; import test.Ice.interrupt.Test.TestIntfPrxHelper; -import Ice.CommunicatorDestroyedException; import Ice.LocalException; import Ice.OperationInterruptedException; import Ice.UserException; -import IceInternal.Time; public class AllTests { |