Removed unused import.

This commit is contained in:
Sam Brannen 2010-02-07 15:57:57 +00:00
parent b25dc7cc55
commit 81649d5c3b
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;
/**