Fixing the build...

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@907 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Arjen Poutsma 2009-04-01 08:58:23 +00:00
parent 60a6c76461
commit 35a3940008
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ import org.springframework.beans.factory.config.ConfigurableBeanFactory;
import org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor;
import org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor;
import org.springframework.beans.factory.config.Scope;
import org.springframework.beans.factory.config.DependencyProxyBuilder;
import org.springframework.core.DecoratingClassLoader;
import org.springframework.core.NamedThreadLocal;
import org.springframework.util.Assert;