removed aopalliance errant dependency; removed unused import

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@740 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-03-06 20:25:34 +00:00
parent 0bf226e205
commit 02a7b6c680
2 changed files with 0 additions and 3 deletions
@@ -18,8 +18,6 @@ package org.springframework.util.comparator;
import java.util.Comparator;
import org.springframework.util.Assert;
/**
* Comparator that adapts Comparables to the Comparator interface.
* Mainly for internal use in other Comparators, when supposed