diff Agendas/trunk/src/Agendas.Domain/Van.cs @ 3:5f007e266509

code cleanup
author nelopauselli
date Sat, 22 Jan 2011 20:23:50 -0300
parents c03560ae4762
children
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Domain/Van.cs	Sat Jan 22 20:21:31 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Domain/Van.cs	Sat Jan 22 20:23:50 2011 -0300
@@ -1,5 +1,4 @@
-using System;
-using System.Collections.Generic;
+using System.Collections.Generic;
 
 namespace AltNetHispano.Agendas.Domain
 {