Remove trailing whitespace from source code

This commit is contained in:
Sam Brannen
2014-02-08 17:30:39 +01:00
parent 1f778530b5
commit c335e99e3f
20 changed files with 29 additions and 29 deletions

View File

@@ -26,7 +26,7 @@ import static org.mockito.Mockito.*;
/**
* Unit tests for {@link SharedEntityManagerCreator}.
*
*
* @author Oliver Gierke
*/
public class SharedEntityManagerCreatorTests {