Removed unused import.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2931 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Sam Brannen 2010-02-07 15:57:57 +00:00
parent 23ede98efe
commit eefe27fd95
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
package org.springframework.beans.factory.config;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.util.Assert;
/**