Author: martin
Date: 2005-04-29 05:06:38 -0400 (Fri, 29 Apr 2005)
New Revision: 43776

Modified:
   trunk/mcs/tests/gen-124.cs
Log:
Remove unneccessary using.


Modified: trunk/mcs/tests/gen-124.cs
===================================================================
--- trunk/mcs/tests/gen-124.cs  2005-04-29 09:05:39 UTC (rev 43775)
+++ trunk/mcs/tests/gen-124.cs  2005-04-29 09:06:38 UTC (rev 43776)
@@ -1,5 +1,4 @@
 using System;
-using System.Collections.Generic;
 
 interface IFoo <T>
 {

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to