Removed unused import.

This commit is contained in:
Oliver Gierke
2011-11-23 12:35:26 +01:00
parent 99e04dbcae
commit 70b42b8ba3

View File

@@ -17,7 +17,6 @@ package org.springframework.data.jpa.repository.query;
import static org.hamcrest.Matchers.*;
import static org.junit.Assert.*;
import static org.mockito.Mockito.*;
import java.lang.reflect.Method;
import java.util.List;