Fix inconsistent whitespace

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710395 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2015-10-24 22:12:06 +00:00
parent e0addf54a5
commit cbde002fa1
1 changed files with 348 additions and 349 deletions

View File

@ -41,7 +41,6 @@ import org.junit.Test;
* Unit tests for HSSFDataFormatter.java
*/
public final class TestHSSFDataFormatter {
private static TimeZone userTimeZone;
@BeforeClass