Skip to content

Commit 80ea96a

Browse files
Remove conflict markers in JavaDocs
1 parent f77561a commit 80ea96a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@ public class ConnectionParams {
3535
* @param saslConfig sasl configuration hook
3636
* @param networkRecoveryInterval interval used when recovering from network failure
3737
* @param topologyRecovery should topology (queues, exchanges, bindings, consumers) recovery be performed?
38-
<<<<<<< local
3938
* @param threadFactory
40-
=======
4139
* @param exceptionHandler
42-
>>>>>>> other
4340
*/
4441
public ConnectionParams(String username, String password, ExecutorService executor,
4542
String virtualHost, Map<String, Object> clientProperties,

0 commit comments

Comments
 (0)