mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 06:29:10 +00:00
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:
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user