Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mevdschee committed Nov 1, 2021
1 parent 0326afc commit 87a37f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions WebServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ namespace Maussoft.Mvc
private readonly string sessionSavePath = null;
private readonly int sessionTimeout;

private Type type;

public WebServer(string appSettingsJsonFilename)
{
string value;
Expand Down

0 comments on commit 87a37f9

Please sign in to comment.