fix checkstyle error

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Lachlan Roberts 2023-10-25 10:12:33 +11:00
parent df2480aef7
commit e0f5d14330
1 changed files with 0 additions and 1 deletions

View File

@ -220,7 +220,6 @@ public class NetworkFuzzer extends Fuzzer.Adapter implements Fuzzer, AutoCloseab
private CoreSession coreSession;
private final AutoLock lock = new AutoLock();
public void setEndPoint(EndPoint endpoint)
{
this.endPoint = endpoint;