diff options
Diffstat (limited to 'java/test/Ice/ami/AllTests.java')
-rw-r--r-- | java/test/Ice/ami/AllTests.java | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/java/test/Ice/ami/AllTests.java b/java/test/Ice/ami/AllTests.java index 878f946b4a1..8e98a2e7667 100644 --- a/java/test/Ice/ami/AllTests.java +++ b/java/test/Ice/ami/AllTests.java @@ -15,11 +15,6 @@ import test.Ice.ami.Test.TestIntfPrx; import test.Ice.ami.Test.TestIntfPrxHelper; import test.Ice.ami.Test.TestIntfControllerPrx; import test.Ice.ami.Test.TestIntfControllerPrxHelper; -import test.Ice.ami.Test.TestIntfException; -import test.Ice.ami.Test.Callback_TestIntf_op; -import test.Ice.ami.Test.Callback_TestIntf_opWithResult; -import test.Ice.ami.Test.Callback_TestIntf_opWithUE; -import test.Ice.ami.Test.Callback_TestIntf_opWithPayload; import test.Util.Application; public class AllTests |