We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0ca14 commit 5bb8c41Copy full SHA for 5bb8c41
Gordon360/Services/EventService.cs
@@ -11,8 +11,6 @@
11
using System.Net.Http;
12
using System.Threading.Tasks;
13
using System.Xml.Linq;
14
-using static System.Runtime.CompilerServices.RuntimeHelpers;
15
-
16
// <summary>
17
// We use this service to pull data from 25Live as well as parsing it
18
// The data is retrieved from the cache maintained by Startup.cs
0 commit comments