mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix code
This commit is contained in:
parent
b8f0f7efdb
commit
d981be8cd1
@ -211,7 +211,6 @@ public class ExcelWriter extends ExcelBase<ExcelWriter> {
|
|||||||
*/
|
*/
|
||||||
public ExcelWriter reset() {
|
public ExcelWriter reset() {
|
||||||
resetRow();
|
resetRow();
|
||||||
this.headLocationCache = null;
|
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user