aboutsummaryrefslogtreecommitdiff
path: root/RhSolutions.ExcelExtensions/Usings.cs
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-04-07 09:26:52 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-04-07 09:26:52 +0300
commit3f4d7f45b7f73ec0da32cc0a5d071b7a3a1e9aa1 (patch)
treeb4b4b28a4828b4c4f55901a5b81e08778ded7b20 /RhSolutions.ExcelExtensions/Usings.cs
parent6acba1a542d98f50e9bdaa986d81024623aeeffd (diff)
Delete Excel.Extensions
Diffstat (limited to 'RhSolutions.ExcelExtensions/Usings.cs')
-rw-r--r--RhSolutions.ExcelExtensions/Usings.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/RhSolutions.ExcelExtensions/Usings.cs b/RhSolutions.ExcelExtensions/Usings.cs
deleted file mode 100644
index 94bcc5e..0000000
--- a/RhSolutions.ExcelExtensions/Usings.cs
+++ /dev/null
@@ -1,3 +0,0 @@
-global using Microsoft.Office.Interop.Excel;
-global using System.Collections.Generic;
-global using Range = Microsoft.Office.Interop.Excel.Range; \ No newline at end of file