File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel
poi/src/main/java/org/apache/poi/hssf/usermodel Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ Licensed to the Apache Software Foundation (ASF) under one or more
49
49
import org .apache .poi .util .Beta ;
50
50
import org .apache .poi .util .ExceptionUtil ;
51
51
import org .apache .poi .util .Internal ;
52
- import org .apache .poi .util .LocaleUtil ;
53
52
import org .apache .poi .xssf .model .CalculationChain ;
54
53
import org .apache .poi .xssf .model .SharedStringsTable ;
55
54
import org .apache .poi .xssf .model .StylesTable ;
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ Licensed to the Apache Software Foundation (ASF) under one or more
55
55
import org .apache .poi .ss .util .CellRangeAddress ;
56
56
import org .apache .poi .ss .util .CellReference ;
57
57
import org .apache .poi .ss .util .NumberToTextConverter ;
58
- import org .apache .poi .util .LocaleUtil ;
59
58
60
59
/**
61
60
* High level representation of a cell in a row of a spreadsheet.
You can’t perform that action at this time.
0 commit comments