Skip to content

Commit 5bb8c41

Browse files
russtuckCopilot
andauthored
Remove unused import
Co-authored-by: Copilot <[email protected]>
1 parent ee0ca14 commit 5bb8c41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gordon360/Services/EventService.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
using System.Net.Http;
1212
using System.Threading.Tasks;
1313
using System.Xml.Linq;
14-
using static System.Runtime.CompilerServices.RuntimeHelpers;
15-
1614
// <summary>
1715
// We use this service to pull data from 25Live as well as parsing it
1816
// The data is retrieved from the cache maintained by Startup.cs

0 commit comments

Comments
 (0)