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

@@ -30,7 +30,7 @@ import static org.mockito.BDDMockito.*;
/**
* Tests for {@link DelegatingDataSource}.
*
*
* @author Phillip Webb
*/
public class DelegatingDataSourceTests {