Skip to content

Commit

Permalink
more code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jvermillard committed Apr 5, 2023
1 parent c0e68bc commit 83d8ef5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/english/post/object25.md
Expand Up @@ -42,8 +42,6 @@ So by default, in Leshan, we do nothing. In the user server code, I added a regi

private final LeshanServer server;

private final LinkSerializer linkSerializer = new DefaultLinkSerializer();

public GatewayRegistrationHandler(LeshanServer server) {
this.server = server;
}
Expand Down

0 comments on commit 83d8ef5

Please sign in to comment.