aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/Utilities/GithubAuthenticationHelpers.cs
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/Utilities/GithubAuthenticationHelpers.cs')
-rw-r--r--server/src/Utilities/GithubAuthenticationHelpers.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/src/Utilities/GithubAuthenticationHelpers.cs b/server/src/Utilities/GithubAuthenticationHelpers.cs
index f78e1ae..a4461d2 100644
--- a/server/src/Utilities/GithubAuthenticationHelpers.cs
+++ b/server/src/Utilities/GithubAuthenticationHelpers.cs
@@ -1,5 +1,4 @@
using Microsoft.AspNetCore.Authentication.OAuth;
-using Microsoft.Extensions.Options;
using Npgsql;
namespace IOL.GreatOffice.Api.Utilities;