mirror of
https://github.com/iOfficeAI/OfficeCLI
synced 2026-04-21 13:37:23 +00:00
chore(xlsx): drop unused X14 using in ExcelHandler.Remove
This commit is contained in:
parent
b38ce609e4
commit
502976ef29
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ using DocumentFormat.OpenXml;
|
|||
using DocumentFormat.OpenXml.Packaging;
|
||||
using DocumentFormat.OpenXml.Spreadsheet;
|
||||
using C = DocumentFormat.OpenXml.Drawing.Charts;
|
||||
using X14 = DocumentFormat.OpenXml.Office2010.Excel;
|
||||
using XDR = DocumentFormat.OpenXml.Drawing.Spreadsheet;
|
||||
|
||||
namespace OfficeCli.Handlers;
|
||||
|
|
|
|||
Loading…
Reference in a new issue