Skip to content

Commit

Permalink
Implement clustered web-session handling #7529
Browse files Browse the repository at this point in the history
save work
  • Loading branch information
rymsha committed Oct 22, 2019
1 parent be60c7d commit b89661c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,4 @@ public Server getServer()
{
return server;
}

public void setServer( Server server )
{
this.server = server;
}
}

0 comments on commit b89661c

Please sign in to comment.