aboutsummaryrefslogtreecommitdiff
path: root/src/Services/EventsUtil.cs
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2022-12-20 12:41:46 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2022-12-20 12:41:46 +0300
commit6137433aefde1257fa42e0823242e66f5bd57e22 (patch)
treeb2f3e99c9144b8568894547f9546c323cee4b3a9 /src/Services/EventsUtil.cs
parent73569a43644309d0342817580bcfd86c1face5b8 (diff)
Refactoring
Diffstat (limited to 'src/Services/EventsUtil.cs')
-rw-r--r--src/Services/EventsUtil.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Services/EventsUtil.cs b/src/Services/EventsUtil.cs
index 4b1d923..bb37125 100644
--- a/src/Services/EventsUtil.cs
+++ b/src/Services/EventsUtil.cs
@@ -1,4 +1,5 @@
using Microsoft.Office.Interop.Excel;
+using RhSolutions.AddIn;
using RhSolutions.Controllers;
namespace RhSolutions.Services