mirror of https://github.com/apache/poi.git
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:
parent
e0addf54a5
commit
cbde002fa1
|
@ -41,7 +41,6 @@ import org.junit.Test;
|
||||||
* Unit tests for HSSFDataFormatter.java
|
* Unit tests for HSSFDataFormatter.java
|
||||||
*/
|
*/
|
||||||
public final class TestHSSFDataFormatter {
|
public final class TestHSSFDataFormatter {
|
||||||
|
|
||||||
private static TimeZone userTimeZone;
|
private static TimeZone userTimeZone;
|
||||||
|
|
||||||
@BeforeClass
|
@BeforeClass
|
||||||
|
|
Loading…
Reference in New Issue