|
From: <fab...@us...> - 2010-07-28 22:21:22
|
Revision: 5079
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5079&view=rev
Author: fabiomaulo
Date: 2010-07-28 22:21:16 +0000 (Wed, 28 Jul 2010)
Log Message:
-----------
Minor (cleaned)
Modified Paths:
--------------
trunk/nhibernate/src/NHibernate/Linq/Functions/DefaultLinqToHqlGeneratorsRegistry.cs
Modified: trunk/nhibernate/src/NHibernate/Linq/Functions/DefaultLinqToHqlGeneratorsRegistry.cs
===================================================================
--- trunk/nhibernate/src/NHibernate/Linq/Functions/DefaultLinqToHqlGeneratorsRegistry.cs 2010-07-28 22:19:19 UTC (rev 5078)
+++ trunk/nhibernate/src/NHibernate/Linq/Functions/DefaultLinqToHqlGeneratorsRegistry.cs 2010-07-28 22:21:16 UTC (rev 5079)
@@ -1,10 +1,6 @@
using System.Collections.Generic;
-using System.Collections.ObjectModel;
using System.Linq;
-using System.Linq.Expressions;
using System.Reflection;
-using NHibernate.Hql.Ast;
-using NHibernate.Linq.Visitors;
namespace NHibernate.Linq.Functions
{
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|