Skip to content

Commit a802c4e

Browse files
committed
whitespace
1 parent f19e850 commit a802c4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/com/rabbitmq/client/impl/ConnectionParams.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public ConnectionParams(String username, String password, ExecutorService execut
4949
this.saslConfig = saslConfig;
5050
this.networkRecoveryInterval = networkRecoveryInterval;
5151
this.topologyRecovery = topologyRecovery;
52-
5352

5453
this.exceptionHandler = new DefaultExceptionHandler();
5554
}

0 commit comments

Comments
 (0)