Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Web/Controllers/EventoController.cs @ 54:3059a5f8930f
Code cleanup
author | nelopauselli |
---|---|
date | Sat, 14 May 2011 13:01:24 -0300 |
parents | d149bfea3892 |
children | c7264bfc4b71 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Controllers/EventoController.cs Sat May 14 12:45:50 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Web/Controllers/EventoController.cs Sat May 14 13:01:24 2011 -0300 @@ -1,7 +1,6 @@ using System; using System.Linq; using System.Web.Mvc; -using AltNetHispano.Agendas.Domain.Exceptions; using AltNetHispano.Agendas.Factories; using AltNetHispano.Agendas.Web.Models;