summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/interceptor/InterceptorI.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/interceptor/InterceptorI.cs')
-rw-r--r--csharp/test/Ice/interceptor/InterceptorI.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/csharp/test/Ice/interceptor/InterceptorI.cs b/csharp/test/Ice/interceptor/InterceptorI.cs
index cd51609bfe1..c25f7896248 100644
--- a/csharp/test/Ice/interceptor/InterceptorI.cs
+++ b/csharp/test/Ice/interceptor/InterceptorI.cs
@@ -8,8 +8,6 @@
// **********************************************************************
using System;
-using System.Collections;
-using System.Diagnostics;
class InterceptorI : Ice.DispatchInterceptor
{