From e56d469e9fe865d8b423e1bdf5c3b872ee2319d8 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sat, 1 Oct 2022 16:46:31 +0800 Subject: refactor: Minor changes --- server/src/Utilities/GithubAuthenticationHelpers.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'server/src/Utilities') 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; -- cgit v1.3