diff Agendas/trunk/src/Agendas.Domain/Exceptions/IdentityContextNotConfiguredException.cs @ 54:3059a5f8930f

Code cleanup
author nelopauselli
date Sat, 14 May 2011 13:01:24 -0300
parents 3ebe89c88caa
children
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Domain/Exceptions/IdentityContextNotConfiguredException.cs	Sat May 14 12:45:50 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Domain/Exceptions/IdentityContextNotConfiguredException.cs	Sat May 14 13:01:24 2011 -0300
@@ -2,7 +2,7 @@
 
 namespace AltNetHispano.Agendas.Domain.Exceptions
 {
-    public class IdentityContextNotConfiguredException : Exception
-    {
-    }
+	public class IdentityContextNotConfiguredException : Exception
+	{
+	}
 }
\ No newline at end of file