fix checkstyle error
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
parent
df2480aef7
commit
e0f5d14330
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue