Skip to content

Commit

Permalink
Fixed: Remove unused ‘java.util.TreeMap’ import
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1857083 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
mthl committed Apr 7, 2019
1 parent f2a7298 commit 3111fc6
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -29,7 +29,6 @@
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import java.util.function.BiFunction;
import java.util.stream.Collectors;

Expand Down

0 comments on commit 3111fc6

Please sign in to comment.