Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
Burak Akgerman committed Jun 4, 2022
1 parent c537339 commit bda53be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Shared/Internal/HttpContextExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ internal static string GetString(this ISession session, string key)
}
#endif


#if !ASP_NET_CORE
internal static HttpSessionStateBase TryGetSession(this HttpContextBase context)
{
Expand Down

0 comments on commit bda53be

Please sign in to comment.