Skip to content

Commit

Permalink
WIP4
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 12, 2019
1 parent 43864f8 commit 23a863d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import java.util.stream.Collectors;

import static java.util.Comparator.comparing;
import static java.util.stream.Collectors.*;
import static java.util.stream.Collectors.toList;

/**
* Hibernate Envers based implementation of {@link EntityDescriptorVersionService}.
Expand Down

0 comments on commit 23a863d

Please sign in to comment.