Skip to content

Commit 5c43fa5

Browse files
committed
Removed unused reference to GeoChatter.Security.Client
1 parent 8fdccab commit 5c43fa5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

GeoChatter/GeoChatter.Web/GeoChatter.Web.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,6 @@
173173
<FrameworkReference Include="Microsoft.AspNetCore.App" />
174174
</ItemGroup>
175175
<ItemGroup>
176-
<Reference Include="GeoChatter.Security.Client">
177-
<HintPath>..\..\References\GeoChatter.Security.Client.dll</HintPath>
178-
</Reference>
179176
<Reference Include="TwitchLib.Api">
180177
<HintPath>..\..\References\TwitchLib.Api.dll</HintPath>
181178
</Reference>

GeoChatter/GeoChatter.Web/GuessApiClient.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using GeoChatter.Core.Logging;
44
using GeoChatter.Model.Enums;
55
using GeoChatter.Core.Model;
6-
using GeoChatter.Security.Client;
76
using GuessServerApiInterfaces;
87
using Microsoft.AspNetCore.SignalR.Client;
98
using Microsoft.Extensions.Logging;

0 commit comments

Comments
 (0)